no_space_raise_lower property
CompatibilityOptions.no_space_raise_lower property
Do Not Increase Line Height for Raised/Lowered Text.
@property
def no_space_raise_lower(self) -> bool:
...
@no_space_raise_lower.setter
def no_space_raise_lower(self, value: bool):
...
See Also
- module aspose.words.settings
- class CompatibilityOptions