ExpertPdf PDF Creator Library
Bookmarks Property
NamespacesExpertPdf.PdfCreatorDocumentBookmarks
ExpertPdf PDF Creator Library
Gets the bookmarks collection of the document.
Declaration Syntax
C#Visual BasicVisual C++
public BookmarksCollection Bookmarks { get; }
Public ReadOnly Property Bookmarks As BookmarksCollection
public:
property BookmarksCollection^ Bookmarks {
	BookmarksCollection^ get ();
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)