margin_settings property

margin_settings property

The margin settings, represented by IPageMarginOptions.

Definition:

@property
def margin_settings(self):
    ...
@margin_settings.setter
def margin_settings(self, value):
    ...

See Also