Name | Type | Description | Notes |
---|---|---|---|
page_number | int | Page number of the page that was OCR-ed, starting with 1 for the first page in the PDF file | [optional] |
successful | bool | True if successful, false otherwise | [optional] |
lines | list[OcrLineElement] | Word elements in the image | [optional] |