Skip to content

M_PDFiumSharp_PDFium_FPDFText_GetCharIndexAtPos

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDFText_GetCharIndexAtPos Method

[Missing

documentation for "M:PDFiumSharp.PDFium.FPDFText_GetCharIndexAtPos(PDFiumSharp.Types.FPDF_TEXTPAGE,System.Double,System.Double,System.Double,System.Double)"]

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public static int FPDFText_GetCharIndexAtPos(
	FPDF_TEXTPAGE text_page,
	double x,
	double y,
	double xTolerance,
	double yTolerance
)

Parameters

 

text_page
Type: PDFiumSharp.Types.FPDF_TEXTPAGE
[Missing documentation for "M:PDFiumSharp.PDFium.FPDFText_GetCharIndexAtPos(PDFiumSharp.Types.FPDF_TEXTPAGE,System.Double,System.Double,System.Double,System.Double)"]
x
Type: System.Double
[Missing documentation for "M:PDFiumSharp.PDFium.FPDFText_GetCharIndexAtPos(PDFiumSharp.Types.FPDF_TEXTPAGE,System.Double,System.Double,System.Double,System.Double)"]
y
Type: System.Double
[Missing documentation for "M:PDFiumSharp.PDFium.FPDFText_GetCharIndexAtPos(PDFiumSharp.Types.FPDF_TEXTPAGE,System.Double,System.Double,System.Double,System.Double)"]
xTolerance
Type: System.Double
[Missing documentation for "M:PDFiumSharp.PDFium.FPDFText_GetCharIndexAtPos(PDFiumSharp.Types.FPDF_TEXTPAGE,System.Double,System.Double,System.Double,System.Double)"]
yTolerance
Type: System.Double
[Missing documentation for "M:PDFiumSharp.PDFium.FPDFText_GetCharIndexAtPos(PDFiumSharp.Types.FPDF_TEXTPAGE,System.Double,System.Double,System.Double,System.Double)"]

Return Value

Type: Int32
[Missing documentation for "M:PDFiumSharp.PDFium.FPDFText_GetCharIndexAtPos(PDFiumSharp.Types.FPDF_TEXTPAGE,System.Double,System.Double,System.Double,System.Double)"]

See Also

Reference

PDFium Class
PDFiumSharp Namespace

Clone this wiki locally