Signature Properties

Include Protected Members
Include Inherited Members

The Signature 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 AttachCertificate Determine if the digital certificate that corresponds to the specified Signature object is attached to the document.
Public property CanSetup Gets a Boolean value indicating whether the user can set properties of the Signature object. Read-only.
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 Details Gets information about a signature. Read-only.
Public property ExpireDate Returns an Object representing the date on which the digital signature that corresponds to the Signature object will expire.
Public property IsCertificateExpired Determine if the digital certificate that corresponds to the Signature object has expired.
Public property IsCertificateRevoked Determine if the digital certificate that corresponds to the Signature object has been revoked by the issuer of the certificate.
Public property IsSignatureLine Gets a value indicating whether this is a signature line. Read-only.
Public property IsSigned Gets a Boolean value indicating whether the document was signed successfully. Read-only.
Public property Issuer Returns a String representing the name of the issuer of the digital certificate that corresponds to the Signature object.
Public property IsValid Determines if the digital signature that corresponds to the Signature object is a valid signature.
Public property Parent Returns the Parent object for the specified object.
Public property Setup Gets a SignatureSetup object that provides access to various properties of a signature packet. Read-only.
Public property SignatureLineShape Gets the Shape object associated with a Signature object that is a signature line. Read-only.
Public property SignDate Returns an Object representing the date and time that the digital certificate corresponding to the Signature object was attached to the document.
Public property Signer Returns a String representing the name of the person who attached the digital certificate that corresponds to the Signature object to the document.
Public property SortHint Gets a value representing the sort order of the signatures in a packet with multiple signatures. Read-only.

Top

See Also

Reference

Signature Interface

Microsoft.Office.Core Namespace