SignatureSet Members

Include Protected Members
Include Inherited Members

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

The SignatureSet type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Returns an Application object that represents the container application for the object.
Public property CanAddSignatureLine Gets a Boolean value indicating whether you can add a signature line to a document. Read-only.
Public property Count Returns an Integer indicating the number of items in the specified collection.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Item Returns a Signature object that corresponds to one of the digital signatures with which the document is currently signed.
Public property Parent Returns the Parent object for the specified object.
Public property ShowSignaturesPane Gets or sets a Boolean value indicating whether the Signature task pane should be displayed. Read/write.
Public property Subset Gets or sets a value that acts as a filter on the available Signature objects for a document. Read/write.

Top

Methods

  Name Description
Public method Add Returns a Signature object that represents a new e-mail signature.
Public method AddNonVisibleSignature Creates a signature packet when digitally signing a document.
Public method AddSignatureLine Adds lines to a document where signatures are collected.
Public method Commit Commits all changes of the specified SignatureSet collection to disk.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()

Top

See Also

Reference

SignatureSet Interface

Microsoft.Office.Core Namespace