# CloudmersiveOcrApiClient.OcrPageResultWithWordsWithLocation

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pageNumber** | **Number** | 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] 
**words** | [**[OcrWordElement]**](OcrWordElement.md) | Word elements in the image | [optional] 


