Sha256: 2bf6d697e3051944032a88bd7b84b172c12c80ef6389e9f9a4a6aed197580a34

Contents?: true

Size: 467 Bytes

Versions: 8

Compression:

Stored size: 467 Bytes

Contents

# CloudmersiveOcrApiClient::OcrPageResultWithLinesWithLocation

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


Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
cloudmersive-ocr-api-client-1.4.0 ./docs/OcrPageResultWithLinesWithLocation.md
cloudmersive-ocr-api-client-1.3.9 ./docs/OcrPageResultWithLinesWithLocation.md
cloudmersive-ocr-api-client-1.3.8 ./docs/OcrPageResultWithLinesWithLocation.md
cloudmersive-ocr-api-client-1.3.7 ./docs/OcrPageResultWithLinesWithLocation.md
cloudmersive-ocr-api-client-1.3.5 ./docs/OcrPageResultWithLinesWithLocation.md
cloudmersive-ocr-api-client-1.3.4 ./docs/OcrPageResultWithLinesWithLocation.md
cloudmersive-ocr-api-client-1.3.3 ./docs/OcrPageResultWithLinesWithLocation.md
cloudmersive-ocr-api-client-1.3.2 ./docs/OcrPageResultWithLinesWithLocation.md