ImageGear for .NET
CreateUnicode Method
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFWordFinder Class : CreateUnicode Method




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.

Glossary Item Box

Creates a word finder that is used to extract text in the Unicode from a PDF file.

Syntax

 
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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.