[]
Represents the interactivity features of a rendered document page.
public interface IInteractivity
| Name | Description |
|---|---|
| AddAction(ActionBase, RectangleF) | Adds an interactive action, such as drillthrough, represented by the ActionBase class. |
| AddInteractivity(string, RectangleF) | Adds interactivity features such as sorting or toggling, represented by an action key. |