margin_settings property
margin_settings property
The margin settings that define page margins for the loaded email document.
Definition:
@property
def margin_settings(self):
...
@margin_settings.setter
def margin_settings(self, value):
...
See Also
- class
EmailLoadOptions