Skip to content

M_PDFiumSharp_PDFium_FPDFBookmark_GetTitle

ArgusMagnus edited this page Apr 4, 2017 · 1 revision

PDFium.FPDFBookmark_GetTitle Method

Get the title of bookmark.

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

Syntax

C#

public static string FPDFBookmark_GetTitle(
	FPDF_BOOKMARK bookmark
)

Parameters

 

bookmark
Type: PDFiumSharp.Types.FPDF_BOOKMARK
Handle to the bookmark.

Return Value

Type: String
The title of the bookmark.

See Also

Reference

PDFium Class
PDFiumSharp Namespace

Clone this wiki locally