ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Drawing Namespace / Font Class / Underline Property

In This Topic
    Underline Property (Font)
    In This Topic
    Gets information about whether the font is underlined or not.
    Syntax
    'Declaration
     
    Public ReadOnly Property Underline As Boolean
    public bool Underline {get;}
    See Also