Share via


SignatureSet Object Members

A collection of Signature objects that correspond to the digital signature attached to a document.

Methods

  Name Description
Aa433494.methods(en-us,office.12).gif AddNonVisibleSignature Creates a signature packet when digitally signing a document.
Aa433494.methods(en-us,office.12).gif AddSignatureLine Adds lines to a document where signatures are collected.

Properties

  Name Description
Aa433494.properties(en-us,office.12).gif Application Gets an Application object that represents the container application for the SignatureSet object (you can use this property with an Automation object to return that object's container application). Read-only.
Aa433494.properties(en-us,office.12).gif CanAddSignatureLine Gets a Boolean value indicating whether you can add a signature line to a document. Read-only.
Aa433494.properties(en-us,office.12).gif Count Gets a Long indicating the number of items in the SignatureSet object. Read-only.
Aa433494.properties(en-us,office.12).gif Creator Gets a 32-bit integer that indicates the application in which the SignatureSet object was created. Read-only.
Aa433494.properties(en-us,office.12).gif Item Gets a Signature object that corresponds to one of the digital signatures with which the document is currently signed. Read-only.
Aa433494.properties(en-us,office.12).gif Parent Gets the Parent object for the SignatureSet object. Read-only.
Aa433494.properties(en-us,office.12).gif ShowSignaturesPane Gets or sets a Boolean value indicating whether the Signature task pane should be displayed. Read/write.
Aa433494.properties(en-us,office.12).gif Subset Gets or sets a value that acts as a filter on the available Signature objects for a document. Read/write.