FormTextFieldType

TextSignOptions.FormTextFieldType property

Gets or sets the type of form field to put text signature into it. This property could be used only with SignatureImplementation = TextToFormField. Value by default is AllTextTypes.

public FormTextFieldType FormTextFieldType { get; set; }

See Also