Uses of Class
com.itextpdf.kernel.pdf.collection.PdfCollectionSort
-
Uses of PdfCollectionSort in com.itextpdf.kernel.pdf.collection
Modifier and TypeMethodDescriptionPdfCollection.getSort()
Getter for the Collection sort dictionary.PdfCollectionSort.setSortOrder
(boolean ascending) Defines the sort order of the field (ascending or descending).PdfCollectionSort.setSortOrder
(boolean[] ascending) Defines the sort order of the field (ascending or descending).Modifier and TypeMethodDescriptionPdfCollection.setSort
(PdfCollectionSort sort) Sets the Collection sort dictionary.