Adds an existing page to the end of the collection. When the page is from another document that document must remain open until this document is saved
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
Parameters
- page
- Type: HiQPdfPdfPage
The page to add
Return Value
Type: Int32The index at which the PDF page was added
See Also