public interface IPageTreeListFactory
| Modifier and Type | Method and Description |
|---|---|
<T> com.itextpdf.commons.datastructures.ISimpleList<T> |
createList(PdfDictionary pagesDictionary)
Creates a list based on the value of the pages dictionary.
|
<T> com.itextpdf.commons.datastructures.ISimpleList<T> createList(PdfDictionary pagesDictionary)
T - The type of the listpagesDictionary - The pages dictionaryCopyright © 1998–2025 Apryse Group NV. All rights reserved.