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

In This Topic
    TextBlockResult Class Members
    In This Topic

    The following tables list the members exposed by TextBlockResult.

    Public Properties
     NameDescription
    Public PropertyOverridden.  Gets the confidence value of the text block.  
    Public Property Gets the FieldType of the TextBlockResult.  
    Public Property Get the number of text lines in the text block.  
    Public PropertyGets the Orientation of the TextBlockResult. This property will not be changed from the default value unless Reader.UseAutoRotate is set.

    Default value: OCROrientationMode.No

     
    Public PropertyOverridden.  Gets the text string of the TextBlockResult.  
    Public PropertyOverridden.  Gets the coordinates of the rectangular area containing the text block.  
    Top
    Public Methods
     NameDescription
    Public Method Deletes the TextLineResult entry for a given index within the TextBlockResult.  
    Public Method Gets the TextLineResult for a given index within the TextBlockResult.  
    Top
    See Also