ImageGear for .NET
Add Method
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFDocumentPageArray Class : Add Method




page
Page to add.

Glossary Item Box

Adds new page at the end of the document.

Syntax

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

Parameters

page
Page to add.

Return Value

Index of the newly added page in the document. Integer value.

Remarks

The page must be parentless. If you want to add a page from another document, clone the page first.

See Also

©2013. Accusoft Corporation. All Rights Reserved.