Gets or sets a suggested signer's name, title and address and a reason why to sign the document. The property's value is an object of the type SignerData.

Syntax

public SignerData SignerData { get; set; }
Public Property SignerData As SignerData