color property
color property
Definition:
@property
def color(self):
...
@color.setter
def color(self, value):
...
See Also
- class
WatermarkTextOptions
@property
def color(self):
...
@color.setter
def color(self, value):
...
WatermarkTextOptions