PdfViewerPreferencesCenterWindow Property |
(Optional) A flag specifying whether to position the document’s window in the center of the screen.
Default value: .
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax public bool CenterWindow { get; set; }
Public Property CenterWindow As Boolean
Get
Set
Property Value
Boolean
A flag specifying whether to position the document’s window in the center of the screen.
See Also