Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / FormattingSupport Class / Strikeout Property

In This Topic
    Strikeout Property
    In This Topic
    True if the text is stricken through; otherwise, False.
    Syntax
    'Declaration
     
    Public Property Strikeout As System.Boolean
    public System.bool Strikeout {get; set;}
    See Also