ImageGear for .NET
ImGearRecOutputManager Class Members
See Also  Properties  Methods  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace : ImGearRecOutputManager Class

Glossary Item Box

The following tables list the members exposed by ImGearRecOutputManager.

Public Properties

 NameDescription
Public PropertyCodePage Gets or sets the Code Page used for output and character conversion.  
Public PropertyCodePages Gets collection of available Code Pages for output.  
Public PropertyDirectTextFormat Gets or sets direct text format for ImGearRecOutputManager.WriteDirectText methods.  
Public PropertyFormat Gets or sets format used for output.  
Public PropertyFormats Gets collection of available output formats.  
Public PropertyLevel Gets or sets the level of format retention for the final output document.  
Public PropertyMissingSymbol Gets or sets character used for output characters which are missing in the current Code Page.  
Public PropertyOutOfCodePageCharacters Gets characters validated for recognition but not available in current Code Page.  
Public PropertyRejectionSymbol Gets or sets character used for rejected characters in output.  
Top

Public Methods

 NameDescription
Public MethodConvertCodePageToUnicode Converts character from Code Page to Unicode.  
Public MethodConvertUnicodeToCodePage Converts character from Unicode to Code Page.  
Public MethodCreateDocumentCreates a new instance of the ImGearRecDocument class. A null or empty string argument is valid.  
Public MethodOpenDocumentCreates a new instance of the ImGearRecDocument class and fills it with data from the specified data file.  
Public MethodWriteDirectTextOverloaded.  Writes the recognition data of the page to the file in the direct text format.  
Public MethodWriteDocument Saves a document to the specified file according to the current conversion settings.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.