BookmarksCollectionItem Property
Gets the bookmark at the specified zero based index in the bookmarks collection.
Namespace: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.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