Skip to content

M_PDFiumSharp_PDFium_FPDFBookmark_GetFirstChild

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDFBookmark_GetFirstChild Method

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

Syntax

C#

public static FPDF_BOOKMARK FPDFBookmark_GetFirstChild(
	FPDF_DOCUMENT document,
	FPDF_BOOKMARK bookmark
)

Parameters

 

document
Type: PDFiumSharp.Types.FPDF_DOCUMENT
bookmark
Type: PDFiumSharp.Types.FPDF_BOOKMARK

Return Value

Type: FPDF_BOOKMARK

See Also

Reference

PDFium Class
PDFiumSharp Namespace
PdfDocument.Bookmarks
PdfBookmark.Children

Clone this wiki locally