Back to Devexpress

TdxPDFPages.Insert Method

vcl-dxpdfdocument-dot-tdxpdfpages-dot-insert.md

latest885 B
Original Source

TdxPDFPages.Insert Method

NameDescription
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.