ImageGear for .NET
Add Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearDocumentPageArray Class : Add Method




page
Page to be added.

Glossary Item Box

Adds a new ImGearPage to the end of the array of pages.

Syntax

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

Parameters

page
Page to be added.

Return Value

Index in the array where new page is added.

Remarks

The method throws an exception if the page is already attached to another document.

See Also

©2013. Accusoft Corporation. All Rights Reserved.