Name | Description | |
---|---|---|
countersign | Countersign the signature line, if the signature has been signed. | |
delete | Deletes the signature. | |
getCanSetup | Gets a Boolean value indicating whether the user can set properties of the Signature object. Read-only. | |
getDetails | Gets information about a signature. Read-only. | |
getIsSignatureLine | Gets a value indicating whether this is a signature line. Read-only. | |
getIsSigned | Gets a Boolean value indicating whether the document was signed successfully. Read-only. | |
getIsValid | Determines if the digital signature that corresponds to the Signature object is a valid signature. | |
getParent | Returns the Parent object for the specified object. | |
getSetup | Gets a @code:ISignatureSetup object that provides access to variousproperties of a signature packet. Read-only. | |
getSignatureLineShape | Gets the Shape object associated with a Signature object that is a signature line. Read-only. | |
getSignDate | Returns an Object representing the date and time that the digital certificate corresponding to the Signature object was attached to the document. | |
sign | Overloaded. Creates a signature packet for visible signature line. |