ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintInfo Class / FitVertically Property

In This Topic
    FitVertically Property (PrintInfo)
    In This Topic
    Gets or sets whether the C1GanttView should be fitted into the page vertically.
    Syntax
    'Declaration
     
    Public Property FitVertically As System.Boolean
    public System.bool FitVertically {get; set;}
    See Also