public class PDFPageExtension extends PDFDictionaryExtension
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_PAGE_NUMBERS |
PROPERTY_ID
PROPERTY_KEY
Modifier and Type | Method and Description |
---|---|
boolean |
matchesPageNumber(int pageNumber)
Determine if page dictionary and page number matches.
|
addEntry, findEntry, findEntryValue, getDictionaryType, getElementName, getEntries, getExtension, getLastEntry, getProperty, getValue, setExtension, setProperty, setValue, usesIDAttribute
getKey, setKey
getType, getValueAsBoolean, getValueAsNumber, getValueAsString, getValueAsXMLEscapedString
public static final String PROPERTY_PAGE_NUMBERS
public boolean matchesPageNumber(int pageNumber)
pageNumber
- page number, where first page number is 1Copyright © 2025 Apache Software Foundation. All rights reserved.