If you specify a Designator type, the Format Analysis Engine looks for your search string, but the candidate is a different string that has a geometrical relationship to the search string.
For example, you can search for the string “Phone” to extract the subsequent information, such as a phone number.
The following Designator types are available.
- Word below
- Returns the word below the search string.
- Word Above
- Returns the word above the search string.
- This Block
- Returns the block that contains the search string.
- Previous Word
- Returns the word left to the search string.
- Next Word
- Returns the word right to the search string.
- End of Line
- Returns all words between the search string and the end of the line.
- Next Line
- Returns the line below the search string.
- Next Paragraph
- Returns the paragraph below the search string.
- Next Block
- Returns the block below the search string.