PDF Viewer Control for ASP.NET
DocumentDisplayMode Property
NamespacesPdfViewer4AspNetPdfViewerDocumentDisplayMode
Gets or sets the display mode of the document to show thumbnails or bookmarks. The default value is NotSet.
Declaration Syntax
C#Visual BasicVisual C++
public DocumentDisplayMode DocumentDisplayMode { get; set; }
Public Property DocumentDisplayMode As DocumentDisplayMode
public:
property DocumentDisplayMode DocumentDisplayMode {
	DocumentDisplayMode get ();
	void set (DocumentDisplayMode value);
}

Assembly: PdfViewerAspNet (Module: PdfViewerAspNet) Version: 3.1.0.16909 (3.1.0.0)