Property HideMenuBar
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
HideMenuBar
Gets or sets a value indicating whether to hide the viewer application's menu bar when the document is active.
public bool HideMenuBar { get; set; }
Property Value
- bool
true
if to hide the viewer application's menu bar when the document is active; otherwise,false
.