width property
width property
The watermark width.
Definition:
@property
def width(self):
...
@width.setter
def width(self, value):
...
See Also
- class
WatermarkOptions
The watermark width.
@property
def width(self):
...
@width.setter
def width(self, value):
...
WatermarkOptions