hyphenation_options property
hyphenation_options property
The hyphenation options for WordProcessing documents.
Definition:
@property
def hyphenation_options(self):
...
@hyphenation_options.setter
def hyphenation_options(self, value):
...
The hyphenation options for WordProcessing documents.
@property
def hyphenation_options(self):
...
@hyphenation_options.setter
def hyphenation_options(self, value):
...