Removes the PDF bookmark at the specified index in collection.

C# | Visual Basic | Visual C++ |
public void Remove( int bookmarkIndex )
Public Sub Remove ( bookmarkIndex As Integer )
public: void Remove( int bookmarkIndex )

- 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)