Skip to content

M_PDFiumSharp_PDFium_FPDF_StructElement_GetChildAtIndex

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDF_StructElement_GetChildAtIndex Method

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

Syntax

C#

public static FPDF_STRUCTELEMENT FPDF_StructElement_GetChildAtIndex(
	FPDF_STRUCTELEMENT struct_element,
	int index
)

Parameters

 

struct_element
Type: PDFiumSharp.Types.FPDF_STRUCTELEMENT
index
Type: System.Int32

Return Value

Type: FPDF_STRUCTELEMENT

See Also

Reference

PDFium Class
PDFiumSharp Namespace

Clone this wiki locally