Text
TextFormFieldSignature.Text property
Gets or sets text of form field text input.
public string Text { get; set; }
See Also
- class TextFormFieldSignature
 - namespace GroupDocs.Signature.Domain
 - assembly GroupDocs.Signature
 
Gets or sets text of form field text input.
public string Text { get; set; }