Uses of Class
org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserAttributeObject

Packages that use PDUserAttributeObject
org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure The logical structure package provides a mechanism for incorporating structural information about a document's content into a PDF file. 
 

Uses of PDUserAttributeObject in org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure
 

Constructors in org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure with parameters of type PDUserAttributeObject
PDUserProperty(COSDictionary dictionary, PDUserAttributeObject userAttributeObject)
          Creates a user property with a given dictionary.
PDUserProperty(PDUserAttributeObject userAttributeObject)
          Creates a new user property.
 



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