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

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