Package | Description |
---|---|
com.itextpdf.kernel.pdf.collection |
Modifier and Type | Method and Description |
---|---|
PdfCollectionSort |
PdfCollection.getSort()
Getter for the Collection sort dictionary.
|
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–2023 iText Group NV. All rights reserved.