Specifies the name of the signer that is supposed to sign the document. This name is displayed in the signature pop-up box.

Syntax

public string SignerName { get; set; }
Public Property SignerName() As String