PdfViewerPreferencesFitWindow Property |
(Optional) A flag specifying whether to resize the document’s window to fit the size of the first displayed page.
Default value: .
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic bool FitWindow { get; set; }
Public Property FitWindow As Boolean
Get
Set
Property Value
Boolean
A flag specifying whether to resize the document’s window to fit the size of the first displayed page.
See Also