SmartZone v8.0 - Updated
Accusoft.SmartZoneOCR.Net Assembly / Accusoft.SmartZoneOCRSdk Namespace / TextLineResult Class
Properties Methods

In This Topic
    TextLineResult Class Members
    In This Topic

    The following tables list the members exposed by TextLineResult.

    Public Properties
     NameDescription
    Public PropertyOverridden.  Gets the confidence value of the text line.  
    Public Property Gets the number of characters in the text line.  
    Public PropertyOverridden.  Gets the text string of the TextLineResult.  
    Public PropertyOverridden.  Gets the coordinates of the rectangular area containing the text line.  
    Top
    Public Methods
     NameDescription
    Public Method Gets the CharacterResult for a given index within the TextLineResult.  
    Public Method Deletes the CharacterResult entry for a specified index within the TextLineResult.  
    Top
    See Also