PdfViewerShowScrollbars Property |
Show or hide the viewer scrollbars. The default value is true.
Namespace: PdfViewer4AspNetAssembly: PdfViewerAspNet (in PdfViewerAspNet.dll) Version: 4.2
Syntaxpublic bool ShowScrollbars { get; set; }
Public Property ShowScrollbars As Boolean
Get
Set
Property Value
Type:
Boolean
See Also