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




options
Word-finding options. Must be an OR of one or more of ImGearPDFContextFlags.
index
The index of the word to obtain. The first word on a page has an index of zero. Words are counted in PDF order.

Glossary Item Box

Gets the word in the word list obtained using AcquireWordList.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

options
Word-finding options. Must be an OR of one or more of ImGearPDFContextFlags.
index
The index of the word to obtain. The first word on a page has an index of zero. Words are counted in PDF order.

Return Value

ImGearPDFWord class object.

See Also

©2013. Accusoft Corporation. All Rights Reserved.