public interface IPdfPageExtraCopier
PdfPage
.Modifier and Type | Method and Description |
---|---|
void |
copy(PdfPage fromPage,
PdfPage toPage)
Copies a page.
|
void copy(PdfPage fromPage, PdfPage toPage)
PdfDocument
or in the same PdfDocument
as the old page.fromPage
- the source pagetoPage
- the target page in a target documentCopyright © 1998–2023 Apryse Group NV. All rights reserved.