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