FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / C1FlexReport Class / Font Property

In This Topic
    Font Property (C1FlexReport)
    In This Topic
    Gets or sets the default font used by report fields.
    Syntax
    'Declaration
     
    Public Property Font As FontHolder
    public FontHolder Font {get; set;}
    See Also