Uses of Class
org.apache.pdfbox.pdmodel.markedcontent.PDPropertyList

Packages that use PDPropertyList
org.apache.pdfbox.pdmodel 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 PDPropertyList
 PDPropertyList PDResources.getProperties()
          Returns the dictionary mapping resource names to property list dictionaries for marked content.
 

Methods in org.apache.pdfbox.pdmodel with parameters of type PDPropertyList
 void PDResources.setProperties(PDPropertyList props)
          Sets the dictionary mapping resource names to property list dictionaries for marked content.
 



Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.