| Package | Description | 
|---|---|
| com.itextpdf.kernel.pdf.collection | 
| Modifier and Type | Method and Description | 
|---|---|
| PdfCollectionSort | PdfCollection. getSort() | 
| PdfCollectionSort | PdfCollectionSort. setSortOrder(boolean ascending)
             Defines the sort order of the field (ascending or descending). 
            | 
| PdfCollectionSort | PdfCollectionSort. setSortOrder(boolean[] ascending)
             Defines the sort order of the field (ascending or descending). 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| PdfCollection | PdfCollection. setSort(PdfCollectionSort sort)
             Sets the Collection sort dictionary. 
            | 
Copyright © 1998–2019 iText Group NV. All rights reserved.