Click or drag to resize

DefaultTextRangeProperties TextStrikethroughType Property

Gets or sets the strikethrough type of a text. Read/write TextStrikethroughType .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public TextStrikethroughType TextStrikethroughType { get; set; }

Property Value

Type: TextStrikethroughType
See Also