Uses of Class
com.aowagie.text.pdf.collection.PdfCollectionSchema
Packages that use PdfCollectionSchema
-
Uses of PdfCollectionSchema in com.aowagie.text.pdf.collection
Methods in com.aowagie.text.pdf.collection that return PdfCollectionSchemaModifier and TypeMethodDescriptionPdfCollection.getSchema()
Gets the Collection schema dictionary.Methods in com.aowagie.text.pdf.collection with parameters of type PdfCollectionSchemaModifier and TypeMethodDescriptionvoid
PdfCollection.setSchema
(PdfCollectionSchema schema) Sets the Collection schema dictionary.