ExpertPdf Html to Pdf Converter Library
Remove Method (bookmark)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentBookmarksCollectionRemove(Bookmark)
ExpertPdf Html to Pdf Converter Library
Removes the specified PDF bookmark.
Declaration Syntax
C#Visual BasicVisual C++
public void Remove(
	Bookmark bookmark
)
Public Sub Remove ( 
	bookmark As Bookmark
)
public:
void Remove(
	Bookmark^ bookmark
)
Parameters
bookmark (Bookmark)
The PDF bookmark to be removed.

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)