Accusoft PDF Xpress Control v7.0
InsertPages Method
InsertPagesOptions values to import into the current PdfDocument.
Description
Insert pages into the current PdfDocument from another PdfDocument.
Syntax
Visual Basic
Public Sub InsertPages( _
   ByVal pIInsertPagesOptions As InsertPagesOptions _
) 
Parameters
pIInsertPagesOptions
InsertPagesOptions values to import into the current PdfDocument.
Remarks

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.

See Also

PdfDocument Object  | PdfDocument Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback