PDF Viewer Control for .NET 2.0 Windows Forms
SetShowToolbar Method (on)
NamespacesPdfViewer4WinNetPdfViewerSetShowToolbar(Boolean)
Determines whether a toolbar will appear in the viewer.
Declaration Syntax
C#Visual BasicVisual C++
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: PdfViewer4WinNet (Module: PdfViewer4WinNet) Version: 2.0.3167.22351 (2.0.0.0)