FlexReport for .NET | ComponentOne
C1.FlexReport Assembly / C1.Report Namespace / FlexReport Class / Fonts Property

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