match_case property
match_case property
Gets the value that indicates whether a text case isn’t ignored.
Definition:
@property
def match_case(self):
...
@match_case.setter
def match_case(self, value):
...
See Also
- module
groupdocs.parser.options - class
PageTextAreaOptions