PDF Viewer Control for ASP.NET Documentation

PdfViewerPreferencesFitWindow Property

PDF Viewer Control for ASP.NET
A flag specifying whether to resize the document’s window to fit the size of the first displayed page. Default value: False.

Namespace:  PdfViewer4AspNet
Assembly:  PdfViewerAspNet (in PdfViewerAspNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool FitWindow { get; set; }

Property Value

Type: Boolean
See Also

Reference