FormTextFieldType

TextVerifyOptions.FormTextFieldType property

Gets or sets the type of form field to verify it. If this property set text will be found only in text form fields.

public FormTextFieldType? FormTextFieldType { get; set; }

See Also