GoFirstLine

Moves to the first line of the page when you are running full page recognition.

Syntax

bool GoFirstLine ()

Parameters

None.

Returns

False if the page's Fingerprint file(.cco) is unavailable or empty. Otherwise, True.

Level

Page or field level.

Details

Starting from the current position, the location position is moved to the first line of the current zone, or to the first line on the page if a zone is not present. Subsequent Locate actions can then perform additional operations from this position. Regardless of being called at the page or field level, this action operates on the recognized text for the current page.
Example
GoFirstLine()