TdxPDFPages.Insert Method
| Name | Description |
|---|---|
| Insert(Integer,TdxPDFDocument,Integer) | Inserts a page from a source PDF document at the specified position in the current document. |
| Insert(Integer,TdxPDFDocument,Integer[]) | Inserts multiple pages from a source PDF document at the specified position in the current document. |
| Insert(Integer,TdxPDFDocument) | Inserts all pages from a source PDF document at the specified position in the current document. |