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: 2025.10.22
Syntaxpublic 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