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

In This Topic
    Weight Field (FontInfo)
    In This Topic
    Gets the font weight.
    Syntax
    'Declaration
     
    Public ReadOnly Weight As FontWeight
    public readonly FontWeight Weight

    Field Value

    The font weight as a FontWeight.
    See Also