margin_bottom property
margin_bottom property
Desired page bottom margin in points after conversion.
Definition:
@property
def margin_bottom(self):
...
@margin_bottom.setter
def margin_bottom(self, value):
...
Desired page bottom margin in points after conversion.
@property
def margin_bottom(self):
...
@margin_bottom.setter
def margin_bottom(self, value):
...