Name | Description | |
---|---|---|
![]() | WpfPdfJsApp | Initializes a new instance of the WpfPdfJsApp class. |
Name | Description | |
---|---|---|
![]() | WpfPdfJsApp | Initializes a new instance of the WpfPdfJsApp class. |
Name | Description | |
---|---|---|
![]() | ActionExecutor | Gets or sets the JavaScript action executor of this application object. (Inherited from PdfJsApp) |
![]() | activeDocs | Gets an array containing the Doc object for each active document. (Inherited from PdfJsApp) |
![]() | DocumentSet | Gets the document set of this application object. (Inherited from PdfJsApp) |
![]() | platform | Gets the platform that the script is currently executing on. (Inherited from PdfJsApp) |
![]() | viewerType | Gets a string that indicates which viewer application is running. (Inherited from PdfJsApp) |
![]() | viewerVariation | Gets the string that indicates the packaging of the running viewer application. (Inherited from PdfJsApp) |
![]() | viewerVersion | Gets the version number of the current viewer application. (Inherited from PdfJsApp) |
Name | Description | |
---|---|---|
![]() | alert | Displays an alert dialog box. |
![]() | beep | Causes the system to play a sound. (Inherited from PdfJsApp) |
![]() | DoUIAction | Performs the User Interface action. (Inherited from PdfJsApp) |
![]() | ExecuteAction | Executes an action. (Inherited from PdfJsApp) |
![]() | FindImageViewer | Finds an image viewer where the specified PDF document is displayed. |
![]() | GetDoc | Returns the PdfJsDoc object associated with the specified PDF document. (Inherited from PdfJsApp) |
![]() | GetFocusedPageIndex | Returns an index of the focused page in viewer. |
![]() | getString | Returns the string resource for specified key. (Inherited from PdfJsApp) |
![]() | PrintDoc | Prints all or a specific number of pages of specified document. |
![]() | RegisterImageViewer | Registers image viewer in WPF Viewer application. |
![]() | SetFocusedPageIndex | Sets the focused PDF page in image viewer. |
![]() | ShowBrowseForFileToSubmitDialog | Shows the dialog that allows to browse for file to submit. |
![]() | UnregisterImageViewer | Unregisteres the image viewer. |
Name | Description | |
---|---|---|
![]() | CreateJsDoc | Creates the JS "Doc" object instance. (Inherited from PdfJsApp) |
![]() | OnActiveDocClosing | Raises the ActiveDocClosing event. (Inherited from PdfJsApp) |
![]() | OnActiveDocOpened | Raises the ActiveDocOpened event. (Inherited from PdfJsApp) |
![]() | OnUIAction | Raises the UIAction event. (Inherited from PdfJsApp) |
Name | Description | |
---|---|---|
![]() | ActiveDocClosing | Occurs when active document is closing. (Inherited from PdfJsApp) |
![]() | ActiveDocOpened | Occurs when active document is opened. (Inherited from PdfJsApp) |
![]() | UIAction | Occurs when user interface action performs. (Inherited from PdfJsApp) |