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




pageNumber
The page number for which words are found. First page is 0.

Glossary Item Box

Finds all words on the specified page.

Syntax

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

Parameters

pageNumber
The page number for which words are found. First page is 0.

Return Value

Word count.

Remarks

Only words within or partially within the page's crop box are enumerated. Words outside the crop box are skipped. There can be only one word list in existence at a time; clients must release the previous word list, using ReleaseWordList, before creating a new one.

See Also

©2013. Accusoft Corporation. All Rights Reserved.