PdfDocument Object : InsertPages Method |
Visual Basic |
---|
Public Sub InsertPages( _ ByVal pIInsertPagesOptions As InsertPagesOptions _ ) |
This method inserts specified pages from PdfDocument object that contains a PDF that has been successfully opened into memory. The PdfDocument object calling this method must also contain a PDF that has been successfully opened into memory.