PDF Viewer Control for .NET 2.0 Windows Forms
ShowScrollbars Property
NamespacesPdfViewer4WinNetPdfViewerShowScrollbars
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: PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.1.0.16508 (3.1.0.0)