PdfJsApp Class Properties
In This Topic
For a list of all properties of this type, see
PdfJsApp.
Public Properties
| | Name | Description |
 | ActionExecutor | Gets or sets the JavaScript action executor of this application object. |
 | activeDocs | Gets an array containing the Doc object for each active document. |
 | DocumentSet | Gets the document set of this application object. |
 | platform | Gets the platform that the script is currently executing on. |
 | viewerType | Gets a string that indicates which viewer application is running. |
 | viewerVariation | Gets the string that indicates the packaging of the running viewer application. |
 | viewerVersion | Gets the version number of the current viewer application. |
See Also