sign_time property
sign_time property
Gets or sets the time the document was signed.
Definition:
@property
def sign_time(self):
...
@sign_time.setter
def sign_time(self, value):
...
See Also
- module
groupdocs.signature.domain
- class
DigitalSignature