<word> element¶
The <word> element represents a single word on the page. A <word> contains the pixel coordinate on the page. Style information for the word is stored on its parent <run>.
Attributes¶
| Attribute | Description |
|---|---|
| left | The left offset of the word in pixels. |
| top | The top offset of the word in pixels. |
| width | The width of the word in pixels. |
| height | The height of the word in pixels. |
Styles¶
None
Children¶
None