Property FitWindow
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
FitWindow
Gets or sets a value indicating whether to resize the document's window to fit the size of the first displayed page.
public bool FitWindow { get; set; }
Property Value
- bool
true
if to resize the document's window to fit the size of the first displayed page; otherwise,false
.