public static class PdfDocument.Bookmark
extends java.lang.Object
| Constructor and Description |
|---|
Bookmark() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PdfDocument.Bookmark> |
getChildren() |
long |
getPageIdx() |
java.lang.String |
getTitle() |
boolean |
hasChildren() |
public java.util.List<PdfDocument.Bookmark> getChildren()
public boolean hasChildren()
public java.lang.String getTitle()
public long getPageIdx()