Winnovative HTML to PDF Converter

DocumentAddBookmark Method (String, ExplicitDestination)

Winnovative HTML to PDF Converter for .NET Documentation
Creates a root bookmark for the document

Namespace:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public Bookmark AddBookmark(
	string text,
	ExplicitDestination destination
)

Parameters

text
Type: SystemString
The bookmark text
destination
Type: WinnovativeExplicitDestination
The bookmark destination

Return Value

Type: Bookmark
The newly added bookmark.
See Also

Reference