Accusoft PDF Xpress Control v5.0
InsertPages Method
See Also  Send comments on this topic.
pIInsertPagesOptions
InsertPagesOptions values to import into the current PdfDocument.
PdfDocument Object : InsertPages Method

Glossary Item Box

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

©2012. Accusoft Corporation. All Rights Reserved.