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