The height of the image/PDF in pixels/inches, respectively.
When includeFieldElements
is set to true, a list of recognized text lines. The maximum number of
lines returned is 300 per page. The lines are sorted top to bottom, left to right, although in
certain cases proximity is treated with higher priority. As the sorting order depends on the
detected text, it may change across images and OCR version updates. Thus, business logic
should be built upon the actual line location instead of order.
The 1-based page number in the input document.
List of selection marks recognized in the page
List of data tables recognized in the page
The general orientation of the text in clockwise direction, measured in degrees between (-180, 180].
The unit used by the width, height and boundingBox properties. For images, the unit is "pixel". For PDF, the unit is "inch". Possible values include: 'pixel', 'inch'
The width of the image/PDF in pixels/inches, respectively.
Generated using TypeDoc
Raw texts recognized from a page in the input document.