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

In This Topic
    HeaderFontSize Property (ReportOptions)
    In This Topic
    Gets or sets the font size for print page header.
    Syntax
    'Declaration
     
    Public Property HeaderFontSize As Double
    public double HeaderFontSize {get; set;}
    See Also