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

In This Topic
    Decoration Field
    In This Topic
    Gets the font decoration.
    Syntax
    'Declaration
     
    Public ReadOnly Decoration As FontDecoration
    public readonly FontDecoration Decoration

    Field Value

    The font decoration as a FontDecoration.
    See Also