Add a new or existing page to end of this collection.
Namespace: TallComponents.PDFAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
Parameters
- page
- Type: TallComponents.PDF..::..Page
The source page.
Return Value
The PageCollection index at which the Page has been added.
Remarks
While appending existing pages to a target document, the source documents need to be open until the target document.Write is called.