Uses of Class
org.sejda.sambox.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.sejda.sambox.pdmodel.documentinterchange.logicalstructure
Constructors in org.sejda.sambox.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.