ImageGear .NET v24.12 - Updated
ImGearRecDocument Class Methods


ImageGear24.Recognition Assembly > ImageGear.Recognition Namespace : ImGearRecDocument Class

For a list of all members of this type, see ImGearRecDocument members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)This method has been deprecated. Creates a new instance of the ImGearRecDocument class. A null or empty string argument is valid.  
Public Method Removes a page from the document.  
Public Method Frees all data associated with this object.  
Public Method Inserts a page to the document.  
Public Method Changes the index of a page in the document.  
Public Methodstatic (Shared in Visual Basic)This method has been deprecated. Creates a new instance of the ImGearRecDocument class and fills it with data from the specified data file.  
Public MethodSaves the document to the specified data file in the native Nuance format. The document can be opened later using the ImGearRecOutputManager.OpenDocument method.  
Public MethodOverwrites the specified page in the ImGearRecDocument with the page provided.  
Top
Protected Methods
 NameDescription
Protected MethodFinalizes an instance of the ImGearRecDocument class.  
Top
See Also

Reference

ImGearRecDocument Class
ImageGear.Recognition Namespace