color property
color property
Gets or sets the color of the line.
Definition:
@property
def color(self):
...
@color.setter
def color(self, value):
...
See Also
- module
groupdocs.watermark.contents
- class
Color
- class
OfficeLineFormat
Gets or sets the color of the line.
@property
def color(self):
...
@color.setter
def color(self, value):
...
groupdocs.watermark.contents
Color
OfficeLineFormat