Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / ViewerPreferences Class / FitWindow Property

In This Topic
    FitWindow Property
    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 System.Boolean
    public System.bool FitWindow {get; set;}
    See Also