top property
top property
Gets or sets the width of the top side of the bounding rectangle.
Definition:
@property
def top(self):
...
@top.setter
def top(self, value):
...
See Also
- module
groupdocs.watermark.watermarks
- class
Thickness
Gets or sets the width of the top side of the bounding rectangle.
@property
def top(self):
...
@top.setter
def top(self, value):
...
groupdocs.watermark.watermarks
Thickness