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:
PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.0.0.33756 (3.0.0.0)