ExpertPdf Html to Pdf Converter Library
Remove Method (bookmarkIndex)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentBookmarksCollectionRemove(Int32)
ExpertPdf Html to Pdf Converter 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.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)