words_separators property
words_separators property
Gets or sets the words separator chars.
Definition:
@property
def words_separators(self):
...
@words_separators.setter
def words_separators(self, value):
...
See Also
- module
groupdocs.comparison.options
- class
StyleSettings