IdxRichEditCharacterPropertiesBase.Strikeout Property
Specifies whether strikeout is applied to a document range.
Declaration
property Strikeout: TdxNullableValue<TdxRichEditStrikeoutType> read; write;
Property Value
| Type |
|---|
| TdxNullableValue<T> |
See Also