ImageGear for .NET
InsertPage Method
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecDocument Class : InsertPage Method




page
Page to be inserted into the document.
index
Insert before this page. -1 means append the page.

Glossary Item Box

Inserts a page to the document.

Syntax

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

Parameters

page
Page to be inserted into the document.
index
Insert before this page. -1 means append the page.

Remarks

After inserting the page becomes invalid. Use ImGearRecPage.IsValid to validate the page.

See Also

©2013. Accusoft Corporation. All Rights Reserved.