ImageGear .NET - Updated
ImGearRecDocument Class Members
Properties  Methods 


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

The following tables list the members exposed by ImGearRecDocument.

Public Properties
 NameDescription
Public Property Gets the page count in the document.  
Top
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