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

In This Topic
    Style Field (FontInfo)
    In This Topic
    Gets the font style.
    Syntax
    'Declaration
     
    Public ReadOnly Style As FontStyle
    public readonly FontStyle Style

    Field Value

    The font style as a FontStyle.
    See Also