Uses of Class
org.apache.pdfbox.pdmodel.markedcontent.PDPropertyList
Packages that use PDPropertyList
Package
Description
The PDModel package represents a high level API for creating and manipulating PDF documents.
-
Uses of PDPropertyList in org.apache.pdfbox.pdmodel
Methods in org.apache.pdfbox.pdmodel that return PDPropertyListModifier and TypeMethodDescriptionPDResources.getProperties()Returns the dictionary mapping resource names to property list dictionaries for marked content.Methods in org.apache.pdfbox.pdmodel with parameters of type PDPropertyListModifier and TypeMethodDescriptionvoidPDResources.setProperties(PDPropertyList props) Sets the dictionary mapping resource names to property list dictionaries for marked content.