use_fe_layout property
CompatibilityOptions.use_fe_layout property
Do Not Bypass East Asian/Complex Script Layout Code.
@property
def use_fe_layout(self) -> bool:
...
@use_fe_layout.setter
def use_fe_layout(self, value: bool):
...
See Also
- module aspose.words.settings
- class CompatibilityOptions