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