SmartZone v7.2 - Updated
CharacterResult Class Members
Properties  Methods 

Accusoft.SmartZoneOCR.Net Assembly > Accusoft.SmartZoneOCRSdk Namespace : CharacterResult Class

The following tables list the members exposed by CharacterResult.

Public Properties
 NameDescription
Public PropertyOverridden.  Gets the coordinates of the rectangular area containing the character.  
Public PropertyGets the character baseline.

This read only property is the baseline of the character.

This property is only supported on Windows platforms. On unsupported platforms, this property will throw a System.PlatformNotSupportedException.
 
Public PropertyGets a measure of the capital letter height for this letter's font in pixels.

This read only property is the height of a capital letter of the text in pixels.

This property is only supported on Windows platforms. On unsupported platforms, this property will throw a System.PlatformNotSupportedException.
 
Public PropertyOverridden.  Gets the confidence value of the result object.  
Public PropertyGets font information about the recognized character. See FontAttributes for the details about each flag.

This read only property contains the font attribute flags describing each character. Multiple attributes can be set together. See FontAttributes for the details about each flag.

This property is only supported on Windows platforms. On unsupported platforms, this property will throw a System.PlatformNotSupportedException.
 
Public PropertyGets the estimated font size (in points) of the recognized character.

This read only property is the font size (in points) of the recognized character.

This property is only supported on Windows platforms. On unsupported platforms, this property will throw a System.PlatformNotSupportedException.
 
Public Property Gets the total number of results in the CharacterResult.  
Public Property Gets and sets the text string of the CharacterResult. If set, this will also set the Confidence to 100.  
Top
Public Methods
 NameDescription
Public Method Gets the confidence value for the index of the CharacterResult.  
Public Method Gets the text string for the index of the CharacterResult.  
Top
See Also

Reference

CharacterResult Class
Accusoft.SmartZoneOCRSdk Namespace

Is this page helpful?
Yes No
Thanks for your feedback.