ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.Boolean
    public System.bool Strikethrough {get; set;}
    See Also