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

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