Documents for PDF, .NET Edition Documentation
Strikethrough Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : Strikethrough Property
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

Reference

TextFormat Class
TextFormat Members