bottom property
bottom property
The desired page bottom margin in points.
Definition:
@property
def bottom(self):
...
@bottom.setter
def bottom(self, value):
...
See Also
- class
PageMarginOptions
The desired page bottom margin in points.
@property
def bottom(self):
...
@bottom.setter
def bottom(self, value):
...
PageMarginOptions