ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / PdfViewerPreferences Class / FitWindow Property

In This Topic
    FitWindow Property (PdfViewerPreferences)
    In This Topic
    Gets or sets a value indicating whether to resize the PDF document's window to fit the size of the first displayed page.
    Syntax
    'Declaration
     
    Public Property FitWindow As System.Boolean
    public System.bool FitWindow {get; set;}
    See Also