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: PdfViewer4WinNet (Module: PdfViewer4WinNet) Version: 2.0.3167.22351 (2.0.0.0)