Uses of Class
com.aowagie.text.pdf.collection.PdfCollection
Packages that use PdfCollection
-
Uses of PdfCollection in com.aowagie.text.pdf
Fields in com.aowagie.text.pdf declared as PdfCollectionMethods in com.aowagie.text.pdf with parameters of type PdfCollectionModifier and TypeMethodDescriptionvoidPdfDocument.setCollection(PdfCollection collection) Sets the collection dictionary.voidPdfWriter.setCollection(PdfCollection collection) Use this method to add the Collection dictionary.