Click or drag to resize
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.PdfCreator
Assembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntax
public bool FitWindow { get; set; }

Property Value

Type: Boolean
See Also