color property
color property
The watermark color. Default value is Red.
Definition:
@property
def color(self):
...
@color.setter
def color(self, value):
...
See Also
- module
groupdocs.viewer.options - class
Argb32Color - class
Watermark
The watermark color. Default value is Red.
@property
def color(self):
...
@color.setter
def color(self, value):
...
groupdocs.viewer.optionsArgb32ColorWatermark