color property
color property
Gets or sets color of the shadow. Default value is Black.
Definition:
@property
def color(self):
...
@color.setter
def color(self, value):
...
See Also
- module
groupdocs.signature.domain.extensions
- class
TextShadow