Uses of Class
com.itextpdf.text.pdf.collection.PdfCollectionField
-
Packages that use PdfCollectionField Package Description com.itextpdf.text.pdf.collection -
-
Uses of PdfCollectionField in com.itextpdf.text.pdf.collection
Methods in com.itextpdf.text.pdf.collection with parameters of type PdfCollectionField Modifier and Type Method Description void
PdfCollectionSchema. addField(java.lang.String name, PdfCollectionField field)
Adds a Collection field to the Schema.
-