public class PdfBookmark extends CustomPackage
Represents a bookmark in a PDF document.
Modifier and Type | Method and Description |
---|---|
String |
getTitle()
Gets the title of the bookmark.
|
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, iterator, removeProperties, sanitize, setProperties, updateProperties
public final String getTitle()
Gets the title of the bookmark.
Copyright © 2020. All rights reserved.