An instance of the SignerData class represents the data of a suggested signer connected with a SignatureField. It can be specified with the SignatureField.SignerData property.

Syntax

public class SignerData
Public Class SignerData

Introduced: 31.0.

Constructors

Constructor Description
SignerData Initializes a new instance of the SignerData class.

Properties

Property Description
Address Gets the address of a suggested signer.
ContactInfo Gets contact information of a suggested signer, such as a phone number.
Name Gets the name of a suggested signer.
Reason Gets a reason why the document is signed.
Title Gets the title of a suggested signer.