Property CenterWindow
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
CenterWindow
Gets or sets a value indicating whether to position the document's window in the center of the screen.
public bool CenterWindow { get; set; }
Property Value
- bool
true
if to position the document's window in the center of the screen.; otherwise,false
.