EVO PDF Viewer Control for .NET Windows Forms Documentation

DocumentDisplayMode Enumeration

EVO PDF Viewer Control for .NET Windows Forms
The display mode of the PDF document in the viewer.

Namespace:  PdfViewer4WinNet
Assembly:  EvoPdfViewerWinForms (in EvoPdfViewerWinForms.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public enum DocumentDisplayMode
Members

  Member nameValueDescription
NotSet0 Use default document display mode.
None1 Displays the document, but does not display bookmarks or thumbnails (default)
Bookmarks2 Displays the document and bookmarks.
Thumbs3 Displays the document and thumbnails.
See Also

Reference