Documentation
Table of contents
Notice: This documentation is archived. For the latest product features and documentation, please visit Dynamsoft Capture Vision Documentation.

DLR_CharacterResult

Stores the character result.

Attributes

Attribute Type
CharacterH char
CharacterM char
CharacterL char
Location DLR_Quadrilateral

CharacterH

The recognized character with highest confidence.

char Dynamsoft.DLR.DLR_CharacterResult.CharacterH

CharacterM

The recognized character with middle confidence.

char Dynamsoft.DLR.DLR_CharacterResult.CharacterM

CharacterL

The recognized character with lowest confidence.

char Dynamsoft.DLR.DLR_CharacterResult.CharacterL

Location

The location of current character.

DLR_Quadrilateral Dynamsoft.DLR.DLR_CharacterResult.Location

Is this page helpful?

YesYes NoNo

In this article:

Version 3.2.32

    • version 3.2.32
    • Version 2.x
      • Version 2.0.0
    • Version 1.x
      • Version 1.2.1
      • Version 1.2
      • Version 1.0
    Change +