Name | Description | |
---|---|---|
![]() | PdfJavaScriptActionExecutor | Initializes a new instance of the PdfJavaScriptActionExecutor class. |
Name | Description | |
---|---|---|
![]() | PdfJavaScriptActionExecutor | Initializes a new instance of the PdfJavaScriptActionExecutor class. |
Name | Description | |
---|---|---|
![]() | DebugMode | Gets or sets a value indicating whether JavaScript engine is used in debug mode. |
![]() | IsEnabled | Gets or sets a value indicating whether this action executor is enabled. |
![]() | JsApp | Gets the JavaScript "app" object. |
![]() | JsConsole | Gets the JavaScript "console" object. |
Name | Description | |
---|---|---|
![]() | ExecuteAction | Executes the action. |
![]() | ExecuteActionSequence | Executes a sequence of actions. (Inherited from PdfActionExecutorBase) |
![]() | ExecuteJavaScriptApiEvent | Executes JavaScript API event. |
![]() | ExecuteScript | Executes a JavaScript. |
![]() | GetEngine | Overloaded. Returns the JavaScript engine for the specified PDF document. |
Name | Description | |
---|---|---|
![]() | ExecuteApplicationJavaScript | Executes the application-level java script use specified JavaScript engine. |
![]() | ExecuteApplicationJavaScripts | Executes the application-level java scripts use specified JavaScript engine. |
![]() | GetPaddedString | Returns the padded string. |
![]() | OnStatusChanged | Raises the StatusChanged event. |
![]() | PrintlnLog | Adds message to a log output. |
Name | Description | |
---|---|---|
![]() | StatusChanged | Occurs when status is changed. |