Click or drag to resize

PdfTextPageGetIndexFromPoint Method

Gets the index of a character at or nearby a given position on the page.

Overload List
  NameDescription
Public methodGetIndexFromPoint(PointF, Double)
Gets the index of a character at or nearby a given position on the page.
Public methodGetIndexFromPoint(PointF, Double, Double)
Gets the index of a character at or nearby a given position on the page.
Top
See Also