PdfBookmark

Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage

public class PdfBookmark extends CustomPackage

Represents a bookmark in a PDF document.

Learn more

Methods

Method Description
getTitle() Gets the title of the bookmark.

getTitle()

public final String getTitle()

Gets the title of the bookmark.

Returns: java.lang.String - The title of the bookmark.