background_color property
background_color property
Gets or sets the background color of the text.
Definition:
@property
def background_color(self):
...
@background_color.setter
def background_color(self, value):
...
See Also
- module
groupdocs.watermark.watermarks
- class
Color
- class
TextWatermark