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