highlight_color property

highlight_color property

Returns the color used to highlight a text. Read-only aspose.pydrawing.Color.

Definition:

@property
def highlight_color(self):
    ...

See Also