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

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