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
public:
property bool FitWindow {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)