ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / FontInfo Class / Family Field

In This Topic
    Family Field
    In This Topic
    Gets the font family name.
    Syntax
    'Declaration
     
    Public ReadOnly Family As String
    public readonly string Family

    Field Value

    The font family name as a System.String.
    See Also