footnote_layout_like_ww8 property
CompatibilityOptions.footnote_layout_like_ww8 property
Emulate Word 6.x/95/97 Footnote Placement.
@property
def footnote_layout_like_ww8(self) -> bool:
...
@footnote_layout_like_ww8.setter
def footnote_layout_like_ww8(self, value: bool):
...
See Also
- module aspose.words.settings
- class CompatibilityOptions