Determines whether scrollbars will appear in the document view.

Declaration Syntax
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)