ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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