| Package | Description |
|---|---|
| org.sejda.sambox.pdmodel.common |
| Modifier and Type | Method and Description |
|---|---|
PDPageLabelRange |
PDPageLabels.getPageLabelRange(int startPage)
Returns the page label range starting at the given page, or
null if no such range is defined. |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,PDPageLabelRange> |
PDPageLabels.getLabels() |
| Modifier and Type | Method and Description |
|---|---|
void |
PDPageLabels.setLabelItem(int startPage,
PDPageLabelRange item)
Sets the page label range beginning at the specified start page.
|
Copyright © 2020 sejda. All rights reserved.