PDF Viewer Control for ASP.NET Documentation

PdfViewerDocumentDisplayMode Property

PDF Viewer Control for ASP.NET
Gets or sets the display mode of the document to show thumbnails or bookmarks. The default value is NotSet.

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

public DocumentDisplayMode DocumentDisplayMode { get; set; }

Property Value

Type: DocumentDisplayMode
See Also

Reference