characters property
characters property
The characters contained by the word.
Definition:
@property
def characters(self):
...
@characters.setter
def characters(self, value):
...
See Also
- module
groupdocs.viewer.results - class
Word
The characters contained by the word.
@property
def characters(self):
...
@characters.setter
def characters(self, value):
...
groupdocs.viewer.resultsWord