Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.Pdf.New library which are either directly in it like Document or indirectly through several subpackages. |
Modifier and Type | Method and Description |
---|---|
Collection |
IDocument.getCollection()
Gets collection of document.
|
Collection |
Document.getCollection()
Gets collection of document.
|
Modifier and Type | Method and Description |
---|---|
void |
IDocument.setCollection(Collection value) |
void |
Document.setCollection(Collection value)
Sets collection of document.
|
Copyright © 2018 Aspose. All Rights Reserved.