PDF Viewer Control for .NET Windows Forms Documentation

PdfViewerSetShowToolbar Method

PDF Viewer Control for .NET Windows Forms
Determines whether a toolbar will appear in the viewer.

Namespace:  PdfViewer4WinNet
Assembly:  PdfViewerWinNet (in PdfViewerWinNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public void SetShowToolbar(
	bool on
)

Parameters

on
Type: SystemBoolean
A positive value indicates that the toolbar will appear, 0 indicates that it will not.
See Also

Reference