PDF Viewer Control for ASP.NET
HideMainToolbar Property
NamespacesPdfViewer4AspNetPdfViewerPreferencesHideMainToolbar
A flag specifying whether to hide the viewer application’s tool bars when the document is active. Default value: False.
Declaration Syntax
C#Visual BasicVisual C++
public bool HideMainToolbar { get; set; }
Public Property HideMainToolbar As Boolean
public:
property bool HideMainToolbar {
	bool get ();
	void set (bool value);
}

Assembly: PdfViewerAspNet (Module: PdfViewerAspNet) Version: 3.1.0.16909 (3.1.0.0)