ViewerPreferencesFitWindow Property |
A flag specifying whether to resize the document’s window to
fit the size of the first displayed page. Default value: False.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic bool FitWindow { get; set; }
Public Property FitWindow As Boolean
Get
Set
Property Value
Type:
Boolean
See Also