Optionaldata: IPageWordLocationOptionalheightThe height of the word, in page image pixels. This can be 0 for a degenerate location produced by OCR.
OptionaltextThe offset one past the last character of the word in the page text (textEnd - textStart is the word length).
OptionaltextThe offset of the first character of the word in the page text.
OptionalwidthThe width of the word, in page image pixels. This can be 0 for a degenerate location produced by OCR.
OptionalwordThe text of the word.
OptionalxThe X coordinate of the left edge of the word, in page image pixels.
OptionalyThe Y coordinate of the top edge of the word, in page image pixels.
Optional_data: anyOptionaldata: anyStaticfromJS
One word of a page, with its position in the page text and its rectangle on the page image.