StrikethroughType

IBasePortionFormat.StrikethroughType property

Returns or sets the strikethrough type of a text. No inheritance applied. Read/write TextStrikethroughType.

public TextStrikethroughType StrikethroughType { get; set; }

See Also