PdfViewerDocumentDisplayMode Property |
Gets or sets the display mode of the document to show thumbnails or bookmarks. The default value is NotSet.
Namespace: PdfViewer4AspNetAssembly: PdfViewerAspNet (in PdfViewerAspNet.dll) Version: 4.2
Syntaxpublic DocumentDisplayMode DocumentDisplayMode { get; set; }
Public Property DocumentDisplayMode As DocumentDisplayMode
Get
Set
Property Value
Type:
DocumentDisplayMode
See Also