DocumentBookmarks Property |
Gets the bookmarks collection of the document.
Namespace: ExpertPdf.PdfCreatorAssembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntaxpublic BookmarksCollection Bookmarks { get; }Public ReadOnly Property Bookmarks As BookmarksCollection
Get
Property Value
BookmarksCollection
See Also