| Package | Description | 
|---|---|
| com.itextpdf.kernel.pdf | |
| com.itextpdf.kernel.pdf.collection | 
| Modifier and Type | Method and Description | 
|---|---|
| PdfCollection | PdfCatalog. getCollection()
             Gets collection dictionary that a conforming reader shall use to enhance the presentation of file attachments stored in the PDF document. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| PdfCatalog | PdfCatalog. setCollection(PdfCollection collection)
             Sets collection dictionary that a conforming reader shall use to enhance the presentation of file attachments stored in the PDF document. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| PdfCollection | PdfCollection. setInitialDocument(String documentName)
             Identifies the document that will be initially presented in the user interface. 
            | 
| PdfCollection | PdfCollection. setSchema(PdfCollectionSchema schema)
             Sets the Collection schema dictionary. 
            | 
| PdfCollection | PdfCollection. setSort(PdfCollectionSort sort)
             Sets the Collection sort dictionary. 
            | 
| PdfCollection | PdfCollection. setView(int viewType)
             Sets the initial view. 
            | 
Copyright © 1998–2019 iText Group NV. All rights reserved.