EVO HTML to PDF Converter

BookmarksCollectionRemove Method (Int32)

EVO HTML to PDF Converter for .NET Documentation
Removes the PDF bookmark at the specified index in collection.

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

public void Remove(
	int bookmarkIndex
)

Parameters

bookmarkIndex
Type: SystemInt32
The zero based index of the PDF bookmark to be removed.
See Also

Reference