Package | Description |
---|---|
com.itextpdf.text.pdf.collection |
Modifier and Type | Method | Description |
---|---|---|
PdfCollectionSchema |
PdfCollection.getSchema() |
Gets the Collection schema dictionary.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PdfCollection.setSchema(PdfCollectionSchema schema) |
Sets the Collection schema dictionary.
|
Constructor | Description |
---|---|
PdfCollectionItem(PdfCollectionSchema schema) |
Constructs a Collection Item that can be added to a PdfFileSpecification.
|
Copyright © 1998–2018. All rights reserved.