The reason for the signing, such as 'I Agree...'.

Namespace: TallComponents.PDF.Forms.Fields
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public string Reason { get; set; }
Visual Basic
Public Property Reason As String
	Get
	Set

Remarks

Will be updated in the document if a SignatureHandler is specified only.

See Also