PDF Viewer Control for ASP.NET Documentation

PdfViewerShowNavigationPanel Property

PDF Viewer Control for ASP.NET
Show or hide the navigation panel from the left side of the viewer containing buttons to view the bookmarks, thumbnails, file attachments and comments of the document. The default value of this property is true.

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

public bool ShowNavigationPanel { get; set; }

Property Value

Type: Boolean
See Also

Reference