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

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