Share via


Signature.Setup Property

Gets a SignatureSetup object that provides access to various properties of a signature packet. Read-only.

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

Syntax

'Declaration
ReadOnly Property Setup As SignatureSetup
    Get
'Usage
Dim instance As Signature
Dim value As SignatureSetup

value = instance.Setup
SignatureSetup Setup { get; }

Property Value

Type: Microsoft.Office.Core.SignatureSetup
SignatureSetup

See Also

Reference

Signature Interface

Signature Members

Microsoft.Office.Core Namespace