Package | Description |
---|---|
com.ironsoftware.ironpdf | |
com.ironsoftware.ironpdf.internal.staticapi |
Modifier and Type | Method and Description |
---|---|
List<PageInfo> |
PdfDocument.getPagesInfo()
Gets a list of information about pages in this PDF as a List of
PageInfo . |
Map<Integer,PageInfo> |
PdfDocument.getPagesInfo(PageSelection pageSelection)
Gets a Map of information a selection of pages in this PDF as a List of
PageInfo . |
Modifier and Type | Method and Description |
---|---|
static List<PageInfo> |
Page_Api.getPagesInfo(InternalPdfDocument internalPdfDocument)
Gets the list of pages with information in the PDF document.
|
Copyright © 2022–2023 Iron Software. All rights reserved.