color property
color property
The watermark font color if text watermark is applied.
Definition:
@property
def color(self):
...
@color.setter
def color(self, value):
...
See Also
- class
WatermarkTextOptions
The watermark font color if text watermark is applied.
@property
def color(self):
...
@color.setter
def color(self, value):
...
WatermarkTextOptions