Click or drag to resize

DocumentBookmarks Property

Gets the bookmarks collection of the document.

Namespace: ExpertPdf.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public BookmarksCollection Bookmarks { get; }

Property Value

BookmarksCollection
See Also