Add a new or existing page to end of this collection.
Namespace: TallComponents.PDFAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
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.