←Select platform

DocumentViewer Class Members

Summary

The following tables list the members exposed by DocumentViewer.

Public Methods

Name Description
BeginUpdate Stops the viewer from updating its parts and rendering the content if the document changes.
EndUpdate Instruct the viewer that updates are completed and rendering of the content can be resumed.
GotoBookmark Invokes the target of the specified document bookmark.
GotoPage Go to the specified page.
OnOperation Raises the Operation event.
PrepareToSave Prepares this document for saving.
RunLinkTarget Invokes the specified document link target.
SetDocument Sets a new document in the viewer.

Protected Methods

Name Description
Dispose Releases all resources used by this class.
Finalize This method overrides System.Object.Finalize

Public Properties

Name Description
Annotations Manages the annotations support in this document viewer.
AutoDisposeDocument Indicates whether to automatically dispose the existing object when a new document is set in the viewer.
Bookmarks Manages the bookmarks and table of content in this document viewer.
Commands Manages the commands of the document viewer.
CurrentPageNumber Current page number.
Diagnostics Manages the diagnostic rendering in this document viewer.
Document Current document object set in this viewer.
HasDocument Indicatesif the viewer has a document.
PageCount Number of pages in the current document.
Text Manages the text operations in this document viewer.
Thumbnails Manages the thumbnails in this document viewer.
UserName Name of the user
View Manages the main content view in this document viewer

Public Events

Name Description
Operation Occurs when an operation is invoked inside this document viewer.

Public Fields

Name Description
AnnotationsInteractiveModeId The unique ID of AnnotationsInteractiveMode
PageLinksInteractiveModeId The unique ID of DocumentViewerPageLinksInteractiveMode
SelectTextInteractiveModeId The unique ID of DocumentViewerSelectTextInteractiveMode
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI.WinForms Assembly