Uses of Class
com.evopdf.Bookmark
-
Uses of Bookmark in com.evopdf
Methods in com.evopdf that return BookmarkModifier and TypeMethodDescriptionBookmark.parentBookmark()
Gets the parent bookmark of this bookmark or null if the bookmark has no parentMethods in com.evopdf with parameters of type BookmarkModifier and TypeMethodDescriptionvoid
Document.addBookmark
(Bookmark bookmark) Adds a top level bookmark to PDF documentvoid
Document.addBookmark
(Bookmark bookmark, Bookmark parentBookmark) Adds a child bookmark to PDF document having a previously added bookmark as parent