ignore_formatting property
ignore_formatting property
Gets the value that indicates whether text formatting is ignored.
Definition:
@property
def ignore_formatting(self):
...
@ignore_formatting.setter
def ignore_formatting(self, value):
...
See Also
- module
groupdocs.parser.options - class
PageTextAreaOptions