Skip to content

M_PDFiumSharp_PDFium_FPDFText_GetTextIndexFromCharIndex

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDFText_GetTextIndexFromCharIndex Method

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

Syntax

C#

public static int FPDFText_GetTextIndexFromCharIndex(
	FPDF_TEXTPAGE text_page,
	int nCharIndex
)

Parameters

 

text_page
Type: PDFiumSharp.Types.FPDF_TEXTPAGE
nCharIndex
Type: System.Int32

Return Value

Type: Int32

See Also

Reference

PDFium Class
PDFiumSharp Namespace

Clone this wiki locally