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

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