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

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