Leadtools.Document.Viewer Namespace

Inheritance Hierarchy
Summary

Overview and description of Leadtools Document Viewer classes, delegates, and enumerations.

Classes
Class Description
Class
AnnotationsInteractiveMode Provides support for using the mouse or touch to handle the annotations objects in automation mode.
Class CompareView Class for streamed document comparison and visualization.
Class CurrentPageNumberChangeData Data describing the context of a DocumentViewer.CurrentPageNumber change.
Class DocumentViewer The DocumentViewer class is the main class used by the document viewer.
Class DocumentViewerAnnotations Manages the annotations support in this document viewer.
Class DocumentViewerAsyncOperation Data to use when a command is run asynchronously.
Class DocumentViewerAsyncOperation<T> Generic data to use when a command is run asynchronously.
Class DocumentViewerBookmarks Manages the bookmarks and table of content in this document viewer.
Class DocumentViewerCommand Contains the data for a command to use with the document viewer.
Class DocumentViewerCommands Manages the commands of the document viewer.
Class DocumentViewerCreateOptions Options to use when creating new DocumentViewer objects.
Class DocumentViewerDiagnostics Manages the diagnostic rendering in this document viewer.
Class DocumentViewerFactory Factory object to use when creating new document viewer instances.
Class DocumentViewerFindText Contains options for a find text operation.
Class DocumentViewerMultiLineTextItem Wraps a list of DocumentViewerTextItem.
Class DocumentViewerOperationEventArgs Event data for the Operation event.
Class DocumentViewerPageLinksInteractiveMode Provides support for using the mouse or touch to click on page links and invoke their targets.
Class DocumentViewerSelectTextInteractiveMode Provides support for using the mouse or touch to select text in the document viewer.
Class DocumentViewerText Manages the text operations in this document viewer.
Class DocumentViewerTextItem The properties of a selected item of text in the document viewer.
Class DocumentViewerTextPosition Represents a page number and character index in the document.
Class DocumentViewerThumbnails Manages the thumbnails in this document viewer.
Class DocumentViewerView Manages the main content view in this document viewer

Delegates
Delegate Description
Delegate
DocumentViewerAsyncAlways The callback to run after the a command is run asynchronously.
Delegate DocumentViewerAsyncAlways<T> The generic callback to run after the a command is run asynchronously.
Delegate DocumentViewerAsyncDone The callback to run asynchronously.
Delegate DocumentViewerAsyncDone<T> The generic callback to run asynchronously.
Delegate DocumentViewerAsyncError The callback to run if an error occurs when a command is run asynchronously.
Delegate DocumentViewerAsyncError<T> The generic callback to run if an error occurs when a command is run asynchronously.
Delegate DocumentViewerCanRunCommand Checks if the command can run using the specified value.
Delegate DocumentViewerIsSlowCommand Checks if the command will be slow when run using the specified value.
Delegate DocumentViewerRunCommand Run the command and perform its action using the specified value.

Enumerations
Enumeration Description
Enumeration
CurrentPageNumberChangedCause An enumeration detailing the cause of DocumentViewer.CurrentPageNumber changes.
Enumeration DocumentViewerFindTextStart An enumeration for choosing the starting position of a DocumentViewerText.Find operation.
Enumeration DocumentViewerItemType Determines how to view the image data of the pages.
Enumeration DocumentViewerLineSelectionMode Enumeration listing the ways the viewer handles soft line breaks found in the text.
Enumeration DocumentViewerOperation Indicates a document viewer operation.
Enumeration DocumentViewerSelectTextMode Mode to use when selecting text.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly