CPDFDocumentGetBookmarkList Method |
Gets bookmark list of document.
Namespace:
ComPDFKit.PDFDocument
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0.0 (3.0.0.0)
Syntaxpublic List<CPDFBookmark> GetBookmarkList()
Return Value
Type:
ListCPDFBookmarkBookmark list
See Also