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




page
Page that will overwrite the page specified by index.
index
Index of the page to overwrite in the ImGearRecDocument.

Glossary Item Box

Overwrites the specified page in the ImGearRecDocument with the page provided.

Syntax

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

Parameters

page
Page that will overwrite the page specified by index.
index
Index of the page to overwrite in the ImGearRecDocument.

Remarks

After overwriting the incoming page becomes invalid. Use ImGearRecPage.IsValid to validate the page.

See Also

©2013. Accusoft Corporation. All Rights Reserved.