GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / ReportOptions Class / FitType Property

In This Topic
    FitType Property (ReportOptions)
    In This Topic
    Gets or sets the FitType of print page.
    Syntax
    'Declaration
     
    Public Property FitType As FitType
    public FitType FitType {get; set;}
    See Also