PdfViewerPreferencesHideMenubar Property |
(Optional) A flag specifying whether to hide the conforming reader’s menu bar when the document is active.
Default value: .
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax public bool HideMenubar { get; set; }
Public Property HideMenubar As Boolean
Get
Set
Property Value
Boolean
A flag specifying whether to hide the conforming reader’s menu bar when the document is active.
See Also