ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPrintDocument Class / HeaderFont Property

In This Topic
    HeaderFont Property (C1FlexPivotPrintDocument)
    In This Topic
    Gets or sets the System.Drawing.Font used to render the report header.
    Syntax
    'Declaration
     
    Public Property HeaderFont As Font
    public Font HeaderFont {get; set;}
    See Also