Skip to content

M_PDFiumSharp_PdfDocument_FindBookmark

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PdfDocument.FindBookmark Method

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

Syntax

C#

public PdfBookmark FindBookmark(
	string title
)

Parameters

 

title
Type: System.String

Return Value

Type: PdfBookmark

See Also

Reference

PdfDocument Class
PDFiumSharp Namespace

Clone this wiki locally