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