ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General Objects > IGPDFWord Object |
PDF word object. A word in a PDF file. Each word contains a sequence of characters in one or more styles (see IGPDFStyle Object).
IIGPDFWord extends IIGObject
GetCharStyle Method | Returns a PDF Style object for the specified style in a word. |
GetQuad Method | The specified word's quad, specified in user space coordinates. |
GetStyleTransition Method | Gets the locations of style transitions in a word. |
CharOffset Property | A word's character offset from the beginning of its page. |
Length Property | The number of bytes in a word. |
QuadCount Property | The number of quads in a word. |
String Property | Gets a word's text and also converts ligatures to their constituent characters. |