com.pdfjet
Class Bookmark
java.lang.Object
com.pdfjet.Bookmark
public class Bookmark
- extends java.lang.Object
Please see Example_51 and Example_52
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bookmark
public Bookmark(PDF pdf)
addBookmark
public Bookmark addBookmark(Page page,
Title title)
addBookmark
public Bookmark addBookmark(Page page,
float y,
java.lang.String title)
getDestKey
public java.lang.String getDestKey()
getTitle
public java.lang.String getTitle()
getParent
public Bookmark getParent()
autoNumber
public Bookmark autoNumber(TextLine text)