Click or drag to resize
PdfViewerDocumentDisplayMode Property
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: 4.2
Syntax
public DocumentDisplayMode DocumentDisplayMode { get; set; }

Property Value

Type: DocumentDisplayMode
See Also