highlight_color property

highlight_color property

Returns the color used to highlight a text. No inheritance applied. Read-only IColorFormat.

Definition:

@property
def highlight_color(self):
    ...

See Also