Uses of Class
com.itextpdf.kernel.pdf.collection.PdfCollectionSchema
-
Uses of PdfCollectionSchema in com.itextpdf.kernel.pdf.collection
Modifier and TypeMethodDescriptionPdfCollectionSchema.addField
(String name, PdfCollectionField field) Adds a Collection field to the Schema.PdfCollection.getSchema()
Gets the Collection schema dictionary.Modifier and TypeMethodDescriptionPdfCollection.setSchema
(PdfCollectionSchema schema) Sets the Collection schema dictionary.