PDF Viewer Control for .NET 2.0 Windows Forms
DocumentDisplayMode Enumeration
NamespacesPdfViewer4WinNetDocumentDisplayMode
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: PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.1.0.16508 (3.1.0.0)