ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General Objects > IGPDFWordFinder Object |
PDF word finder object extracts words from a PDF file, and enumerates the words on a single page or on all pages in a document.
IIGPDFWordFinder extends IIGObject
AcquireWordList Method | Finds all words on the specified page. |
GetWord Method | Gets the word in the word list obtained using AcquireWordList Method. |
ReleaseWordList Method | Releases the word list for a given page. |