Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextFormat Class / Strikethrough Property

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