Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 731 Bytes

CustomWordPositionOccurenceResponse.md

File metadata and controls

13 lines (9 loc) · 731 Bytes

eZmaxApi.Model.CustomWordPositionOccurenceResponse

A Word Position Object

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] [Back to API list] [Back to README]