# CloudmersiveImageApiClient.TextDetectionResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**successful** | **Boolean** | True if the operation was successful, false otherwise | [optional] 
**textItems** | [**[TextItem]**](TextItem.md) | Text items found in the input image | [optional] 
**textItemsCount** | **Number** | Count of text items found in the input image | [optional] 


