ImageGear for C and C++ on Linux v20.0 - Updated
HIG_PDF_WORDFINDER
API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_WORDFINDER

Handle to the 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.

Members:

IG_PDF_wordfinder_acquire_wordlist Finds all words on the specified page.
IG_PDF_wordfinder_release_wordlist Releases the word list for a given page.
IG_PDF_wordfinder_get_word Gets the word in the word list obtained using IG_PDF_wordfinder_acquire_wordlist.
IG_PDF_wordfinder_delete Deletes a word finder.
Is this page helpful?
Yes No
Thanks for your feedback.