ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawCanvas Class / Fonts Property

In This Topic
    Fonts Property (DrawCanvas)
    In This Topic
    Summary description for Fonts Property.
    Syntax
    'Declaration
     
    Public Property Fonts As FontsCollection
    public FontsCollection Fonts {get; set;}
    See Also