line_wrap_like_word6 property
CompatibilityOptions.line_wrap_like_word6 property
Emulate Word 6.0 Line Wrapping for East Asian Text.
@property
def line_wrap_like_word6(self) -> bool:
...
@line_wrap_like_word6.setter
def line_wrap_like_word6(self, value: bool):
...
See Also
- module aspose.words.settings
- class CompatibilityOptions