ExpertPdf Html to Pdf Converter Library
FitWindow Property
NamespacesExpertPdf.HtmlToPdfViewerPreferencesFitWindow
ExpertPdf Html to Pdf Converter 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.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)