Uses of Class
org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserAttributeObject
Packages that use PDUserAttributeObject
Package
Description
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 PDUserAttributeObjectModifierConstructorDescriptionPDUserProperty
(COSDictionary dictionary, PDUserAttributeObject userAttributeObject) Creates a user property with a given dictionary.PDUserProperty
(PDUserAttributeObject userAttributeObject) Creates a new user property.