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

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