space_for_ul property
CompatibilityOptions.space_for_ul property
Add Additional Space Below Baseline For Underlined East Asian Text.
@property
def space_for_ul(self) -> bool:
...
@space_for_ul.setter
def space_for_ul(self, value: bool):
...
See Also
- module aspose.words.settings
- class CompatibilityOptions