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

In This Topic
    IsAdjust Property (ReportOptions)
    In This Topic
    Gets or sets the is adjust to scaling of printing or not.
    Syntax
    'Declaration
     
    Public Property IsAdjust As Boolean
    public bool IsAdjust {get; set;}
    See Also