Winnovative PDF Creator Library for .NET
Remove Method (bookmarkIndex)
NamespacesWinnovative.PdfCreatorBookmarksCollectionRemove(Int32)
Winnovative PDF Creator Library for .NET
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: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 6.0.0.0 (6.0.0.0)