Click or drag to resize

PdfViewerPreferencesCenterWindow Property

(Optional) A flag specifying whether to position the document’s window in the center of the screen.

Default value: .


Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public bool CenterWindow { get; set; }

Property Value

Boolean
A flag specifying whether to position the document’s window in the center of the screen.
See Also