Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 625 Bytes

OcrPageResultWithLinesWithLocation.md

File metadata and controls

12 lines (8 loc) · 625 Bytes

OcrPageResultWithLinesWithLocation

Properties

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]

[Back to Model list] [Back to API list] [Back to README]