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