| 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. (Inherited from PdfJsApp) |
![]() | RegisterImageViewer | Registers image viewer in WinForms 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. |

