PDF Viewer Control for .NET 2.0 Windows Forms
SetShowScrollbars Method (on)
NamespacesPdfViewer4WinNetPdfViewerSetShowScrollbars(Boolean)
Determines whether scrollbars will appear in the document view.
Declaration Syntax
C#Visual BasicVisual C++
public void SetShowScrollbars(
	bool on
)
Public Sub SetShowScrollbars ( _
	on As Boolean _
)
public:
void SetShowScrollbars(
	bool on
)
Parameters
on (Boolean)
A true value indicates that scrollbars will appear, false indicates that they will not.

Assembly: PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.0.0.33756 (3.0.0.0)