ExpertPdf Html to Pdf Converter Library
HideMenuBar Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentViewerPreferencesHideMenuBar
ExpertPdf Html to Pdf Converter Library
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
	Get
	Set
public:
property bool HideMenuBar {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 8.0.0.0 (8.0.0.0)