EVO PDF Viewer Control for ASP.NET Documentation

DocumentDisplayMode Enumeration

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

Namespace:  EvoPdf.PdfViewerAspNet
Assembly:  EvoPdfViewerAspNet (in EvoPdfViewerAspNet.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