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: PdfViewer4AspNetAssembly: PdfViewerAspNet (in PdfViewerAspNet.dll) Version: 4.2
Syntaxpublic bool ShowNavigationPanel { get; set; }
Public Property ShowNavigationPanel As Boolean
Get
Set
Property Value
Type:
Boolean
See Also