ImageGear .NET - Updated October 26, 2017
ImGearPDFWordFinder Class
Members 




ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFWordFinder Class
Represents a word finder object that extracts words from a PDF file.
Object Model
ImGearPDFWordFinder ClassImGearPDFWordFinder ClassImGearPDFWord Class
Syntax
'Declaration
 
Public NotInheritable Class ImGearPDFWordFinder 
   Inherits ImGearPDFObject
 
'Usage
 
Dim instance As ImGearPDFWordFinder
Remarks
This class allows to enumerate the words on a single page or on all pages in a document and extracts it.
Inheritance Hierarchy

System.Object
   ImageGear.Formats.PDF.ImGearPDFObject
      ImageGear.Formats.PDF.ImGearPDFWordFinder

See Also

Reference

ImGearPDFWordFinder Members
ImageGear.Formats.PDF Namespace