Click or drag to resize
PdfViewerShowScrollbars Property
Show or hide the viewer scrollbars. The default value is true.

Namespace: PdfViewer4AspNet
Assembly: PdfViewerAspNet (in PdfViewerAspNet.dll) Version: 4.2
Syntax
public bool ShowScrollbars { get; set; }

Property Value

Type: Boolean
See Also