ExpertPdf PDF Creator Library
Remove Method (bookmarkIndex)
NamespacesExpertPdf.PdfCreatorBookmarksCollectionRemove(Int32)
ExpertPdf PDF Creator Library
Removes the PDF bookmark at the specified index in collection.
Declaration Syntax
C#Visual BasicVisual C++
public void Remove(
	int bookmarkIndex
)
Public Sub Remove ( 
	bookmarkIndex As Integer
)
public:
void Remove(
	int bookmarkIndex
)
Parameters
bookmarkIndex (Int32)
The zero based index of the PDF bookmark to be removed.

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