grow_autofit property
CompatibilityOptions.grow_autofit property
Allow Tables to AutoFit Into Page Margins.
@property
def grow_autofit(self) -> bool:
...
@grow_autofit.setter
def grow_autofit(self, value: bool):
...
See Also
- module aspose.words.settings
- class CompatibilityOptions