@Deprecated public class PdfBookmark extends Object
Represents bookmark in PdfFormat.
PdfFormat
PdfBookmark()
String
getTitle()
void
setTitle(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PdfBookmark()
public final String getTitle()
Gets the title of the bookmark.
public final void setTitle(String value)
Sets the title of the bookmark.
value
Copyright © 2020. All rights reserved.