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

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