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 |
---|---|
Copier |
IDocument.getDefaultCopier()
Returns copier used for coping pages to this document.
|
Copier |
Document.getDefaultCopier()
Returns copier used for coping pages to this document.
|
Modifier and Type | Method and Description |
---|---|
static XForm |
XForm.createNewForm(Page source,
com.aspose.pdf.engine.data.ITrailerable trailerable,
Copier copier) |
static XForm |
InternalHelper.createNewForm(Page source,
com.aspose.pdf.engine.data.ITrailerable trailerable,
Copier copier) |
Copyright © 2018 Aspose. All Rights Reserved.