M_PDFiumSharp_PDFium_FPDFText_GetTextIndexFromCharIndex - ArgusMagnus/PDFiumSharp GitHub Wiki
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public static int FPDFText_GetTextIndexFromCharIndex(
FPDF_TEXTPAGE text_page,
int nCharIndex
)
- text_page
- Type: PDFiumSharp.Types.FPDF_TEXTPAGE
- nCharIndex
- Type: System.Int32
Type: Int32