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

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