right property
right property
Gets or sets the right margin.
Definition:
@property
def right(self):
...
@right.setter
def right(self, value):
...
See Also
- module
groupdocs.watermark.watermarks
- class
Margins
Gets or sets the right margin.
@property
def right(self):
...
@right.setter
def right(self, value):
...
groupdocs.watermark.watermarks
Margins