FormTextFieldTitle

TextSignOptions.FormTextFieldTitle property

Gets or sets the title of text form field to put text signature into it. This property could be used only with SignatureImplementation = TextToFormField.

public string FormTextFieldTitle { get; set; }

See Also