Uses of Class
com.aowagie.text.pdf.collection.PdfCollection
-
Packages that use PdfCollection Package Description com.aowagie.text.pdf -
-
Uses of PdfCollection in com.aowagie.text.pdf
Fields in com.aowagie.text.pdf declared as PdfCollection Modifier and Type Field Description private PdfCollectionPdfDocument. collectionMethods in com.aowagie.text.pdf with parameters of type PdfCollection Modifier and Type Method Description voidPdfDocument. setCollection(PdfCollection collection)Sets the collection dictionary.voidPdfWriter. setCollection(PdfCollection collection)Use this method to add the Collection dictionary.
-