SignatureSetup.Id Property

Gets the ID of the signature provider for a document. Read-only.

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

Syntax

'Declaration
ReadOnly Property Id As String
    Get
'Usage
Dim instance As SignatureSetup
Dim value As String

value = instance.Id
string Id { get; }

Property Value

Type: System.String
String

See Also

Reference

SignatureSetup Interface

SignatureSetup Members

Microsoft.Office.Core Namespace