CPDFTextPage Class | 
Namespace: ComPDFKit.PDFPage
public class CPDFTextPage
The CPDFTextPage type exposes the following members.
| Name | Description | |
|---|---|---|
| GetCharIndexAtPos | 
            Gets index of the character at or nearby a certain position on the page.
              | |
| GetCharsRectAtPos | ||
| GetSelectionForWordAtPos | 
            Given a point in page-space, gets a selection representing a whole word at that point.
              | |
| GetSelectText | 
            Gets the text enclosed within the specified range.
              | |
| IsValid | 
            Whether the object is valid.
              |