sign_time property
DigitalSignature.sign_time property
Gets the time the document was signed.
@property
def sign_time(self) -> datetime.datetime:
...
See Also
- module aspose.words.digitalsignatures
- class DigitalSignature
Gets the time the document was signed.
@property
def sign_time(self) -> datetime.datetime:
...