CPDFTextPage Class |
Namespace: ComPDFKit.PDFPage
public class CPDFTextPage
The CPDFTextPage type exposes the following members.
Name | Description | |
---|---|---|
GetBoundedText |
Gets the text enclosed within the specified rectangle.
| |
GetCharIndexAtPos |
Gets index of the character at or nearby a certain position on the page.
| |
GetCharsRectAtPos |
Gets a range representing text in specified area.
| |
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.
|