Skip to content

M_PDFiumSharp_PDFium_FPDF_StructTree_GetChildAtIndex

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDF_StructTree_GetChildAtIndex Method

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

Syntax

C#

public static FPDF_STRUCTELEMENT FPDF_StructTree_GetChildAtIndex(
	FPDF_STRUCTTREE struct_tree,
	int index
)

Parameters

 

struct_tree
Type: PDFiumSharp.Types.FPDF_STRUCTTREE
index
Type: System.Int32

Return Value

Type: FPDF_STRUCTELEMENT

See Also

Reference

PDFium Class
PDFiumSharp Namespace

Clone this wiki locally