ExpertPdf PDF Creator Library
Remove Method (bookmark)
NamespacesExpertPdf.PdfCreatorBookmarksCollectionRemove(Bookmark)
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)