ul_trail_space property
CompatibilityOptions.ul_trail_space property
Underline All Trailing Spaces.
@property
def ul_trail_space(self) -> bool:
...
@ul_trail_space.setter
def ul_trail_space(self, value: bool):
...
See Also
- module aspose.words.settings
- class CompatibilityOptions