Signature.Setup Property

Definition

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

public:
 property Microsoft::Office::Core::SignatureSetup ^ Setup { Microsoft::Office::Core::SignatureSetup ^ get(); };
public Microsoft.Office.Core.SignatureSetup Setup { get; }
member this.Setup : Microsoft.Office.Core.SignatureSetup
Public ReadOnly Property Setup As SignatureSetup

Property Value

SignatureSetup

Applies to