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