ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Drawing Namespace / Font Class
Members

In This Topic
    Font Class
    In This Topic
    Defines a particular format for text, including font face, size, and style attributes. It is a cross-platform version of System.Drawing.Font.
    Object Model
    Font Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Font 
    public sealed class Font 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Document.Drawing.Font

    See Also