Documents for PDF, .NET Edition Documentation
ITextMap Interface
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.TextMap Namespace : ITextMap Interface
Represents the text map of a page. Provides methods for text searching, hit testing etc.

The pixel values used by the text map's methods and properties are determined by the X and Y resolution passed to the GrapeCity.Documents.Pdf.Page.GetTextMap method to create the text map.

Object Model
ITextMap Interface
Syntax
'Declaration
 
Public Interface ITextMap 
public interface ITextMap 
See Also

Reference

ITextMap Members
GrapeCity.Documents.Pdf.TextMap Namespace