# OcrImageObject
## Properties
**id** | **String** | Image ID for extracted image in a page |
**top_left_x** | Option<**i32**> | |
**top_left_y** | Option<**i32**> | |
**bottom_right_x** | Option<**i32**> | |
**bottom_right_y** | Option<**i32**> | |
**image_base64** | Option<**String**> | | [optional]
**image_annotation** | Option<**String**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)