PDF Viewer Control for ASP.NET
DocumentDisplayMode Enumeration
NamespacesPdfViewer4AspNetDocumentDisplayMode
The display mode of the PDF document in the viewer.
Declaration Syntax
C#Visual BasicVisual C++
public enum DocumentDisplayMode
Public Enumeration DocumentDisplayMode
public enum class DocumentDisplayMode
Members
MemberDescription
NotSet
Use default document display mode.

None
Displays the document, but does not display bookmarks or thumbnails (default)

Bookmarks
Displays the document and bookmarks.

Thumbs
Displays the document and thumbnails.

Assembly: PdfViewerAspNet (Module: PdfViewerAspNet) Version: 3.1.0.16909 (3.1.0.0)