Name | Description | |
---|---|---|
![]() | PdfActionCompositeExecutor | Initializes a new instance of the PdfActionCompositeExecutor class. |
Name | Description | |
---|---|---|
![]() | PdfActionCompositeExecutor | Initializes a new instance of the PdfActionCompositeExecutor class. |
Name | Description | |
---|---|---|
![]() | IsEnabled | Gets or sets a value indicating whether this action executor is enabled. |
![]() | Items | Gets the action executors of this composite action executor. |
Name | Description | |
---|---|---|
![]() | ExecuteAction | Executes the action. |
![]() | ExecuteActionSequence | Executes a sequence of actions. (Inherited from PdfActionExecutorBase) |
![]() | ExecuteJavaScriptApiEvent | Executes JavaScript API event. |
![]() | FindExecutor<T> | Finds the executor of specified type. |