EVO HTML to PDF Converter

BookmarksCollectionRemove Method (Bookmark)

EVO HTML to PDF Converter for .NET Documentation
Removes the specified PDF bookmark.

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public void Remove(
	Bookmark bookmark
)

Parameters

bookmark
Type: EvoPdfBookmark
The PDF bookmark to be removed.
See Also

Reference