Sha256: 874aa8bf121d418772429fbe99af9e3a667594a9c209cebd80098dd3f11b57db

Contents?: true

Size: 502 Bytes

Versions: 10

Compression:

Stored size: 502 Bytes

Contents

# CloudmersiveOcrApiClient::OcrPageResultWithLinesWithLocation

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**page_number** | **Integer** | Page number of the page that was OCR-ed, starting with 1 for the first page in the PDF file | [optional] 
**successful** | **BOOLEAN** | True if successful, false otherwise | [optional] 
**lines** | [**Array<OcrLineElement>**](OcrLineElement.md) | Word elements in the image | [optional] 


Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
cloudmersive-ocr-api-client-2.0.2 ./docs/OcrPageResultWithLinesWithLocation.md
cloudmersive-ocr-api-client-1.5.0 ./docs/OcrPageResultWithLinesWithLocation.md
cloudmersive-ocr-api-client-1.4.9 ./docs/OcrPageResultWithLinesWithLocation.md
cloudmersive-ocr-api-client-1.4.8 ./docs/OcrPageResultWithLinesWithLocation.md
cloudmersive-ocr-api-client-1.4.7 ./docs/OcrPageResultWithLinesWithLocation.md
cloudmersive-ocr-api-client-1.4.6 ./docs/OcrPageResultWithLinesWithLocation.md
cloudmersive-ocr-api-client-1.4.5 ./docs/OcrPageResultWithLinesWithLocation.md
cloudmersive-ocr-api-client-1.4.4 ./docs/OcrPageResultWithLinesWithLocation.md
cloudmersive-ocr-api-client-1.4.3 ./docs/OcrPageResultWithLinesWithLocation.md
cloudmersive-ocr-api-client-1.4.2 ./docs/OcrPageResultWithLinesWithLocation.md