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

Property Value

Type: Boolean
See Also