Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Class | Description | |
---|---|---|
AnnotationsInteractiveMode | Provides support for using the mouse or touch to handle the annotations objects in automation mode. | |
DocumentViewer | LEADTOOLS Document Viewer | |
DocumentViewerAnnotations | Manages the annotations support in this document viewer. | |
DocumentViewerAsyncOperation | Data to use when a command is run asynchronously. | |
DocumentViewerAsyncOperation<T> | Generic data to use when a command is run asynchronously. | |
DocumentViewerBookmarks | Manages the bookmarks and table of content in this document viewer. | |
DocumentViewerCommand | Contains the data for a command to use with the document viewer. | |
DocumentViewerCommands | Manages the commands of the document viewer. | |
DocumentViewerCreateOptions | Options to use when creating new DocumentViewer objects. | |
DocumentViewerDiagnostics | Manages the diagnostic rendering in this document viewer. | |
DocumentViewerFactory | Factory object to use when creating new document viewer instances. | |
DocumentViewerFindText | Contains data for a find text operation. | |
DocumentViewerOperationEventArgs | Event data for the Operation event. | |
DocumentViewerPageLinksInteractiveMode | Provides support for using the mouse or touch to click on page links and invoke their targets. | |
DocumentViewerSelectTextInteractiveMode | Provides support for using the mouse or touch to select text in the document viewer. | |
DocumentViewerText | Manages the text operations in this document viewer. | |
DocumentViewerTextItem | The properties of a selected item of text in the document viewer. | |
DocumentViewerThumbnails | Manages the thumbnails in this document viewer. | |
DocumentViewerView | Manages the main content view in this document viewer |
Delegate | Description | |
---|---|---|
DocumentViewerAsyncAlways | The callback to run after the a command is run asynchronously. | |
DocumentViewerAsyncAlways<T> | The generic callback to run after the a command is run asynchronously. | |
DocumentViewerAsyncDone | The callback to run asynchronously. | |
DocumentViewerAsyncDone<T> | The generic callback to run asynchronously. | |
DocumentViewerAsyncError | The callback to run if an error occurs when a command is run asynchronously. | |
DocumentViewerAsyncError<T> | The generic callback to run if an error occurs when a command is run asynchronously. | |
DocumentViewerCanRunCommand | Checks if the command can run using the specified value. | |
DocumentViewerIsSlowCommand | Checks if the command will be slow when run using the specified value. | |
DocumentViewerRunCommand | Run the command and perform its action using the specified value. |
Enumeration | Description | |
---|---|---|
DocumentViewerItemType | Determines how to view the image data of the pages. | |
DocumentViewerOperation | Indicates a document viewer operation. | |
DocumentViewerSelectTextMode | Mode to use when selecting text. |