height property
height property
Specifies height of watermark.
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
Specifies height of watermark.
@property
def height(self):
...
@height.setter
def height(self, value):
...