right_margin_pt property

right_margin_pt property

Returns the right margin in unit of Points

Definition:

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

See Also