ImageGear Professional for Windows ActiveX
CreateNewPage Method

Description:

Creates a new page at the specified location. At the end of processing, destroy the IGPDFPage Object.

Syntax:

      CreateNewPage (AfterPage As Long, MediaBox As IGPDFFixedRect)

Parameters:

Name Description
AfterPage The page number after which the new page is inserted. The first page is 0. Use IG_PDF_BEFORE_FIRST_PAGE to insert the new page at the beginning of a document.
MediaBox Rectangle specifying the page's media box, specified in user space coordinates.

Return Value:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback