mw_small_caps property
CompatibilityOptions.mw_small_caps property
Emulate Word 5.x for the Macintosh Small Caps Formatting.
@property
def mw_small_caps(self) -> bool:
...
@mw_small_caps.setter
def mw_small_caps(self, value: bool):
...
See Also
- module aspose.words.settings
- class CompatibilityOptions