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

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