SignatureInfo Interface

Represents the information used to create a digital or in-document signature.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
<GuidAttribute("000CD6A2-0000-0000-C000-000000000046")> _
Public Interface SignatureInfo _
    Inherits _IMsoDispObj
'Usage
Dim instance As SignatureInfo
[GuidAttribute("000CD6A2-0000-0000-C000-000000000046")]
public interface SignatureInfo : _IMsoDispObj

See Also

Reference

SignatureInfo Members

Microsoft.Office.Core Namespace