Name | Description | |
---|---|---|
![]() | PdfJavaScriptEngine | Initializes a new instance of the PdfJavaScriptEngine class. |
Name | Description | |
---|---|---|
![]() | PdfJavaScriptEngine | Initializes a new instance of the PdfJavaScriptEngine class. |
Name | Description | |
---|---|---|
![]() | DebugMode | Gets or sets a value indicating whether JavaScript engine is used in debug mode. |
![]() | ExecuteStackDepth | Gets the depth of execution stack. |
![]() | JsApp | Gets the JS "app" object. |
![]() | JsConsole | Gets or sets the JS console object. |
![]() | JsDoc | Gets the JS "Doc" object ("this" keyword). |
Name | Description | |
---|---|---|
![]() | ExecuteScript | Executes the JavaScript. |
![]() | PreprocessJavaScriptCode | Executes preprocessing of JavaScript code. |
Name | Description | |
---|---|---|
![]() | GetInitializationScript | Returns the initialization JavaScript code. |