Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- document
- PDF document to find words in.
- algorithmVersion
- The version of the word-finding algorithm to use.
- options
- Word-finding options that determine the tables filled when using AcquireWordList. Must be an OR of one or more of ImGearPDFContextFlags.
Return Value
The new instance of ImGearPDFWordFinder class object.
Creates a word finder that is used to extract text in the host encoding from a PDF file.
The word finder also extracts text from Form XObjects that are executed in the page contents. For
information about Form XObjects, see Section 4.9 in the PDF Reference.