M_PDFiumSharp_PDFium_FPDFText_GetCharIndexAtPos - ArgusMagnus/PDFiumSharp GitHub Wiki
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public static int FPDFText_GetCharIndexAtPos(
FPDF_TEXTPAGE text_page,
double x,
double y,
double xTolerance,
double yTolerance
)
- text_page
- Type: PDFiumSharp.Types.FPDF_TEXTPAGE
- x
- Type: System.Double
- y
- Type: System.Double
- xTolerance
- Type: System.Double
- yTolerance
- Type: System.Double
Type: Int32