PDF Viewer Control for .NET 2.0 Windows Forms
FitWindow Property
NamespacesPdfViewer4WinNetPdfViewerPreferencesFitWindow
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: PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.1.0.16508 (3.1.0.0)