PDF Viewer Control for .NET Windows Forms Documentation

PdfViewerPreferencesHideMainToolbar Property

PDF Viewer Control for .NET Windows Forms
A flag specifying whether to hide the viewer application’s tool bars when the document is active. Default value: False.

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

public bool HideMainToolbar { get; set; }

Property Value

Type: Boolean
See Also

Reference