FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.8 Assembly / C1.Win.FlexReport Namespace / C1FlexReport Class / Fonts Property

In This Topic
    Fonts Property (C1FlexReport)
    In This Topic
    Gets the data used by report fonts.
    Syntax
    'Declaration
     
    Public ReadOnly Property Fonts As FontDataCollection
    public FontDataCollection Fonts {get;}
    See Also