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