InterpretWords(LeftPos As Integer, RightPos As Integer, TopPos As Integer, BottomPos As Integer) As Integer

DocContent object

Interprets all words enclosed by a rectangle on the form. The words in the area must have been found first (FindAllObjects/FindObjects) so the objects that to be interpreted are those in the intersection between the interpret rectangle and the search rectangle.

Returns 0 on success.

The DocContent object