Accusoft.PdfXpress5.Net
CreatePage Method
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > Document Class : CreatePage Method




pageNumber

An integer value which represents the page number. It represents the page that the new page will be inserted behind. If no pages exist in the document, then use a negative one (-1) to create page number zero (0).

options
A PageOptions objects which contains instructions for adding the new page.

Glossary Item Box

Adds a new empty page to a PDF document.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

pageNumber

An integer value which represents the page number. It represents the page that the new page will be inserted behind. If no pages exist in the document, then use a negative one (-1) to create page number zero (0).

options
A PageOptions objects which contains instructions for adding the new page.

See Also

©2012. Accusoft Corporation. All Rights Reserved.