GiniVisionBox

void GiniVisionBox(int pageNumber, double left, double top, double width, double height)

Create a new bounding box for an extraction.

Parameters

pageNumber

page on which the box can be found, starting with 1

left

distance from the left edge of the page.

top

distance from the top edge of the page

width

horizontal dimension of the box

height

vertical dimension of the box