M_PDFiumSharp_PDFium_FPDF_StructTree_GetChildAtIndex - ArgusMagnus/PDFiumSharp GitHub Wiki
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public static FPDF_STRUCTELEMENT FPDF_StructTree_GetChildAtIndex(
FPDF_STRUCTTREE struct_tree,
int index
)
- struct_tree
- Type: PDFiumSharp.Types.FPDF_STRUCTTREE
- index
- Type: System.Int32
Type: FPDF_STRUCTELEMENT