M_PDFiumSharp_PDFium_FPDFText_FindStart - ArgusMagnus/PDFiumSharp GitHub Wiki
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public static FPDF_SCHHANDLE FPDFText_FindStart(
FPDF_TEXTPAGE text_page,
string findwhat,
SearchFlags flags,
int start_index
)
- text_page
- Type: PDFiumSharp.Types.FPDF_TEXTPAGE
- findwhat
- Type: System.String
- flags
- Type: PDFiumSharp.SearchFlags
- start_index
- Type: System.Int32
Type: FPDF_SCHHANDLE