ViewerPreferencesHideMenuBar Property |
A flag specifying whether to hide the viewer application’s
menu bar when the document is active. Default value: False.
Namespace:
ExpertPdf.PdfCreator
Assembly:
epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax public bool HideMenuBar { get; set; }
Public Property HideMenuBar As Boolean
Get
Set
Property Value
Type:
BooleanSee Also