max_length property
max_length property
Gets a maximum text length.
Definition:
@property
def max_length(self):
...
@max_length.setter
def max_length(self, value):
...
See Also
- module
groupdocs.parser.options - class
HighlightOptions
Gets a maximum text length.
@property
def max_length(self):
...
@max_length.setter
def max_length(self, value):
...
groupdocs.parser.optionsHighlightOptions