Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 660 Bytes

CustomWordPositionOccurenceResponse.md

File metadata and controls

11 lines (8 loc) · 660 Bytes

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