PDF Viewer Control for ASP.NET
FitWindow Property
NamespacesPdfViewer4AspNetPdfViewerPreferencesFitWindow
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: PdfViewerAspNet (Module: PdfViewerAspNet) Version: 3.1.0.16909 (3.1.0.0)