Gets the bookmark at the specified zero based index in the bookmarks collection.
            
Namespace: EvoPdf
Assembly: evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax
Parameters
- bookmarkIndex
 - Type: SystemInt32
The zero based bookmark index in the collection. 
Return Value
Type: BookmarkThe PDF bookmark at the specified index
See Also