# CustomWordPositionOccurenceResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **iPage** | **Int** | The page where the word occurence was found | [optional] **iX** | **Int** | The X coordinate (Horizontal) where the Word occurence was found. Coordinate is calculated at 100dpi (dot per inch). | [optional] **iY** | **Int** | The Y coordinate (Vertical) where the Word occurence was found. Coordinate is calculated at 100dpi (dot per inch). | [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)