Accusoft.PdfXpress5.Net
TextFinder Class
Members  See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace : TextFinder Class




Glossary Item Box

This class implements access to the text of a PDF page and returns selected text match information from user-defined criteria.

Object Model

TextFinder ClassTextMatch ClassQuadrilateralCollection ClassQuadrilateral Class

Syntax

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

Remarks

This class provides the extracted PDF page text from the GetText method. You can use this text string in the text search process of your choice. Once a substring is indentified by the search process, you can then pass the offset of the substring into GetTextMatch to retrieve the match text, sentence context, and PDF user-space coordinates relative to the originating PDF page.

Inheritance Hierarchy

System.Object
   Accusoft.PdfXpressSdk.TextFinder

See Also

©2012. Accusoft Corporation. All Rights Reserved.