text_options property

text_options property

Text files view options.

Remarks

For more information and code examples, see the documentation.

Definition:

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

See Also