Represents a digital signature attached to a document. Signature objects are contained in the SignatureSet collection of the Document object.

Methods

Name Description
Deletes the Signature object from the collection.
Displays details related to a signature packet.
Creates a signature packet.

Properties

Name Description
Gets an Application object that represents the container application for the Signature object (you can use this property with an Automation object to return that object's container application). Read-only.
Gets a Boolean value indicating whether the user can set properties of the Signature object. Read-only.
Gets a 32-bit integer that indicates the application in which the Signature object was created. Read-only.
Gets information about a signature. Read-only.
Gets a value indicating whether this is a signature line. Read-only.
Gets a Boolean value indicating whether the document was signed successfully. Read-only.
Gets the Parent object for the Signature object. Read-only.
Gets a SignatureSetup object that provides access to various properties of a signature packet. Read-only.
Gets the Shape object associated with a Signature object that is a signature line. Read-only.
Gets a value representing the sort order of the signatures in a packet with multiple signatures. Read-only.