Controls if the document window is resized to fit the size of the first displayed page.
This property is false by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool FitWindow { get; set; }
Public Property FitWindow As Boolean
Get
Set
public:
property bool FitWindow {
bool get ();
void set (bool value);
}
member FitWindow : bool with get, set
Property Value
Type:
Boolean
Reference