PDF Viewer Control for ASP.NET Documentation

PdfViewerPageMode Enumeration

PDF Viewer Control for ASP.NET
Options in PdfViewerPreferences for how the document should be displayed when opened.

Namespace:  PdfViewer4AspNet
Assembly:  PdfViewerAspNet (in PdfViewerAspNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public enum PdfViewerPageMode
Members

  Member nameValueDescription
UseNone0 Neither document outline nor thumbnail images visible.
UseOutlines1 Document outline (bookmarks) visible.
UseThumbs2 Thumbnail images visible.
FullScreen3 Full-screen mode, with no menu bar, window controls, or any other window visible.
UseOC4 Optional content group panel visible.
UseAttachments5 Document attachments visible.
See Also

Reference