form_text_field_title property
form_text_field_title 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.
Definition:
@property
def form_text_field_title(self):
...
@form_text_field_title.setter
def form_text_field_title(self, value):
...
See Also
- module
groupdocs.signature.options
- class
TextVerifyOptions