bottom_margin_pt property

bottom_margin_pt property

Returns the bottom margin in unit of Points

Definition:

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

See Also