InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / FontSubSet.TextFormat Class / Strikethrough Property

In This Topic
    Strikethrough Property (FontSubSet.TextFormat)
    In This Topic
    Gets or sets a value indicating whether the strikethrough style is applied to the text.
    Syntax
    'Declaration
     
    Public Property Strikethrough As Boolean
    public bool Strikethrough {get; set;}
    See Also