left_highlight_options property

left_highlight_options property

Gets the options for the left highlight.

Definition:

@property
def left_highlight_options(self):
    ...
@left_highlight_options.setter
def left_highlight_options(self, value):
    ...

See Also