ExpertPdf PDF Creator Library
FitWindow Property
NamespacesExpertPdf.PdfCreatorViewerPreferencesFitWindow
ExpertPdf PDF Creator Library
A flag specifying whether to resize the document’s window to fit the size of the first displayed page. Default value: False.
Declaration Syntax
C#Visual BasicVisual C++
public bool FitWindow { get; set; }
Public Property FitWindow As Boolean
	Get
	Set
public:
property bool FitWindow {
	bool get ();
	void set (bool value);
}
Property Value

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)