IdxRichEditParagraph.GetBackColor Method
Returns the color used to highlight a paragraph.
Declaration
function GetBackColor: TdxAlphaColor;
Returns
Type |
---|
TdxAlphaColor |
Remarks
The GetBackColor function is a getter of the BackColor property.
See Also