ViewerPreferencesHideMenuBar Property |
A flag specifying whether to hide the viewer application’s
menu bar when the document is active. Default value: False.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic bool HideMenuBar { get; set; }
Public Property HideMenuBar As Boolean
Get
Set
Property Value
Type:
Boolean
See Also