use EzmaxApi::Object::CustomWordPositionOccurenceResponse;
Name | Type | Description | Notes |
---|---|---|---|
i_page | int | The page where the word occurence was found | [optional] |
i_x | int | The X coordinate (Horizontal) where the Word occurence was found. Coordinate is calculated at 100dpi (dot per inch). | [optional] |
i_y | int | The Y coordinate (Vertical) where the Word occurence was found. Coordinate is calculated at 100dpi (dot per inch). | [optional] |