ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word Namespace / Font Class / Strikeout Property

In This Topic
    Strikeout Property
    In This Topic
    Gets a value that determines whether this font has a horizontal line through it.
    Syntax
    'Declaration
     
    Public ReadOnly Property Strikeout As Boolean
    public bool Strikeout {get;}
    See Also