| Modifier and Type | Method and Description |
|---|---|
java.util.List<PageLabel> |
Document.getPageLabels()
The list of PageLabel objects used in the document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Document.setPageLabels(java.util.List<PageLabel> arg0)
The list of PageLabel objects used in the document.
|