Share via


Signature Object Members

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

Methods

  Name Description
Aa433492.methods(en-us,office.12).gif Delete Deletes the Signature object from the collection.
Aa433492.methods(en-us,office.12).gif ShowDetails Displays details related to a signature packet.
Aa433492.methods(en-us,office.12).gif Sign Creates a signature packet.

Properties

  Name Description
Aa433492.properties(en-us,office.12).gif Application 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.
Aa433492.properties(en-us,office.12).gif CanSetup Gets a Boolean value indicating whether the user can set properties of the Signature object. Read-only.
Aa433492.properties(en-us,office.12).gif Creator Gets a 32-bit integer that indicates the application in which the Signature object was created. Read-only.
Aa433492.properties(en-us,office.12).gif Details Gets information about a signature. Read-only.
Aa433492.properties(en-us,office.12).gif IsSignatureLine Gets a value indicating whether this is a signature line. Read-only.
Aa433492.properties(en-us,office.12).gif IsSigned Gets a Boolean value indicating whether the document was signed successfully. Read-only.
Aa433492.properties(en-us,office.12).gif Parent Gets the Parent object for the Signature object. Read-only.
Aa433492.properties(en-us,office.12).gif Setup Gets a SignatureSetup object that provides access to various properties of a signature packet. Read-only.
Aa433492.properties(en-us,office.12).gif SignatureLineShape Gets the Shape object associated with a Signature object that is a signature line. Read-only.
Aa433492.properties(en-us,office.12).gif SortHint Gets a value representing the sort order of the signatures in a packet with multiple signatures. Read-only.