Click or drag to resize

CPDFTextPage Methods

The CPDFTextPage type exposes the following members.

Methods
  NameDescription
Public methodGetCharIndexAtPos
Gets index of the character at or nearby a certain position on the page.
Public methodGetCharsRectAtPos
Public methodGetSelectionForWordAtPos
Given a point in page-space, gets a selection representing a whole word at that point.
Public methodGetSelectText
Gets the text enclosed within the specified range.
Public methodIsValid
Whether the object is valid.
Top
See Also