margin_settings property
margin_settings property
The margin settings for the conversion, represented by IPageMarginOptions.
Definition:
@property
def margin_settings(self):
...
@margin_settings.setter
def margin_settings(self, value):
...
The margin settings for the conversion, represented by IPageMarginOptions.
@property
def margin_settings(self):
...
@margin_settings.setter
def margin_settings(self, value):
...