Determines whether a toolbar will appear in the viewer.

Declaration Syntax
public void SetShowToolbar(
bool on
)
Public Sub SetShowToolbar ( _
on As Boolean _
)
public:
void SetShowToolbar(
bool on
)

Parameters
- on (Boolean)
- A positive value indicates that the toolbar will appear, 0 indicates that it will not.
Assembly:
PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.0.0.33756 (3.0.0.0)