ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPrintDocument Class / HeaderFont Property

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