PDF Viewer Control for ASP.NET
ShowScrollbars Property
NamespacesPdfViewer4AspNetPdfViewerShowScrollbars
Show or hide the viewer scrollbars. The default value is true.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowScrollbars { get; set; }
Public Property ShowScrollbars As Boolean
public:
property bool ShowScrollbars {
	bool get ();
	void set (bool value);
}

Assembly: PdfViewerAspNet (Module: PdfViewerAspNet) Version: 3.1.0.16909 (3.1.0.0)