DocumentViewOptions Class Members (original) (raw)
Summary
The following tables list the members exposed by DocumentViewOptions.
Public Constructors
Public Properties
Name |
Description |
|
 |
annotationsUserMode |
Annotations user mode to set when this document is set into a viewer. |
 |
loadAnnotations |
Instructs the document viewer to create the annotations UI elements and to try to load the annotations stored in the document. |
 |
loadBookmarks |
Instructs the document viewer to create the bookmarks UI elements and to try to load the bookmarks stored in the document. |
 |
loadThumbnails |
Instructs the document viewer to create the thumbnails UI elements and to try to load the thumbnails of the document. |
 |
pageNumber |
Page number to go to when this document is set in a viewer. |
 |
viewCommands |
Additional user defined document viewer commands to run when this document is set into a viewer. |
 |
viewItemType |
View item type to use when this document is set into a viewer. |
 |
viewLayout |
View layout to use when this document is set into a viewer. |
 |
viewScrollOffset |
Scroll the view by the specified amount. |
 |
viewSizeMode |
Size mode to set when this document is set in a viewer. |
 |
viewZoomPercent |
Zooms the view by the specified percentage. |
See Also
DocumentViewOptions Class
Leadtools.Document Namespace