Signature.Setup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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