ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfViewerPreferences Class / FitWindow Property

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