Sha256: 626a6aebc91f2425552330416336db360c8032858420d0c0ba2e6c3675035df9

Contents?: true

Size: 711 Bytes

Versions: 10

Compression:

Stored size: 711 Bytes

Contents

# CloudmersiveOcrApiClient::PhotoToWordsWithLocationResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**successful** | **BOOLEAN** | True if successful, false otherwise | [optional] 
**text_elements** | [**Array<OcrPhotoTextElement>**](OcrPhotoTextElement.md) | Word elements in the image | [optional] 
**diagnostic_image** | **String** | Typically null.  To analyze OCR performance, enable diagnostic mode by adding the HTTP header \"DiagnosticMode\" with the value \"true\".  When this is true, a diagnostic image showing the details of the OCR result will be set in PNG format into DiagnosticImage. | [optional] 


Version data entries

10 entries across 10 versions & 1 rubygems

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