PDF Viewer Control for .NET Windows Forms Documentation

PdfViewerDocumentDisplayMode Property

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

Namespace:  PdfViewer4WinNet
Assembly:  PdfViewerWinNet (in PdfViewerWinNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public DocumentDisplayMode DocumentDisplayMode { get; set; }

Property Value

Type: DocumentDisplayMode
See Also

Reference