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

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