background property
background property
Gets or sets the signature background settings.
Definition:
@property
def background(self):
...
@background.setter
def background(self, value):
...
See Also
- module
groupdocs.signature.options
- class
Background
- class
TextSignOptions