ImageGear .NET - Updated
ImGearRecOutputManager Class Members
Properties  Methods 


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

The following tables list the members exposed by ImGearRecOutputManager.

Public Properties
 NameDescription
Public Property Gets or sets the Code Page used for output and character conversion.  
Public Property Gets collection of available Code Pages for output.  
Public Property Gets or sets direct text format for ImGearRecOutputManager.WriteDirectText methods.  
Public Property Gets or sets format used for output.  
Public Property Gets collection of available output formats.  
Public Property Gets or sets the level of format retention for the final output document.  
Public Property Gets or sets character used for output characters which are missing in the current Code Page.  
Public Property Gets characters validated for recognition but not available in current Code Page.  
Public Property Gets or sets character used for rejected characters in output.  
Top
Public Methods
 NameDescription
Public Method Converts character from Code Page to Unicode.  
Public Method Converts character from Unicode to Code Page.  
Public MethodCreates a new instance of the ImGearRecDocument class. A null or empty string argument is valid.  
Public MethodCreates a new instance of the ImGearRecDocument class and fills it with data from the specified data file.  
Public MethodOverloaded.  Writes the recognition data of the page to the file in the direct text format.  
Public Method Saves a document to the specified file according to the current conversion settings.  
Top
See Also

Reference

ImGearRecOutputManager Class
ImageGear.Recognition Namespace