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