BookmarksCollectionItem Property
Gets the bookmark at the specified zero based index in the bookmarks collection.
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public Bookmark this[
int bookmarkIndex
] { get; }
Public ReadOnly Default Property Item (
bookmarkIndex As Integer
) As Bookmark
Get
- bookmarkIndex Int32
- The zero based bookmark index in the collection.
BookmarkThe PDF bookmark at the specified index