Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.annotation |
The annotation package contains classes that work with PDF annotation elements.
|
Modifier and Type | Method and Description |
---|---|
PDExternalDataDictionary |
PDAnnotationMarkup.getExternalData()
This will return the external data dictionary.
|
Modifier and Type | Method and Description |
---|---|
void |
PDAnnotationMarkup.setExternalData(PDExternalDataDictionary externalData)
This will set the external data dictionary.
|
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.