margin_right property

margin_right property

Implements IPageMarginConvertOptions.margin_right

Definition:

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

See Also