IdxRichEditCharacterPropertiesBase.GetStrikeoutColor Method
Returns the strikeout color.
Declaration
function GetStrikeoutColor: TdxNullableValue<TdxAlphaColor>;
Returns
Type |
---|
TdxNullableValue<T> |
Remarks
The GetStrikeoutColor function is a getter of the StrikeoutColor property.
See Also