public class PDFPageExtension extends PDFDictionaryExtension
Modifier and Type | Field and Description |
---|---|
static java.lang.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, getLastEntry, getProperty, getValue, setProperty, setValue, usesIDAttribute
getKey, setKey
getType, getValueAsBoolean, getValueAsNumber, getValueAsString, getValueAsXMLEscapedString
public static final java.lang.String PROPERTY_PAGE_NUMBERS
public boolean matchesPageNumber(int pageNumber)
pageNumber
- page number, where first page number is 1Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.