FormTextFieldTitle

TextVerifyOptions.FormTextFieldTitle property

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

public string FormTextFieldTitle { get; set; }

See Also