In This Topic
Represents the text map of a page or of a portion 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
Syntax
'Declaration
Public Interface ITextMap
public interface ITextMap
See Also