GoLastLine
Moves to the last line of the page when you are running full page recognition.
Syntax
bool GoLastLine ()
Parameters
None.Returns
False if the source page's Fingerprint file (.cco) is not available, or if it is empty. Otherwise, True.Level
Page or field.Details
Starting from the current position, the location position is moved to the last line and word of the current zone, or to the last line and word 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
GoLastLine()