Name | Description | |
---|---|---|
![]() | OcrSymbol | Initializes a new instance of the OcrSymbol class. |
Name | Description | |
---|---|---|
![]() | Confidence | Gets a confidence, in percents, of this object. (Inherited from OcrObject) |
![]() | Location | Gets a location of this object. (Inherited from OcrObject) |
![]() | Orientation | Gets an orientation of this object. (Inherited from OcrObject) |
![]() | Text | Gets a text of the text object. (Inherited from OcrTextObject) |
![]() | Type | Gets a type of this object. (Inherited from OcrObject) |
![]() | WritingDirection | Gets a writing direction of this object. (Inherited from OcrObject) |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new OcrSymbol that is a copy of the current instance. |
![]() | GetBoundingBox | Returns a bounding box of the object. (Inherited from OcrObject) |
![]() | SetBoundingBox | Sets the bounding box. (Inherited from OcrObject) |
![]() | ToString | Returns a string that represents the current OcrTextObject. (Inherited from OcrTextObject) |
![]() | Transform | Applies a transformation matrix to this OcrObject. (Inherited from OcrObject) |
Name | Description | |
---|---|---|
![]() | SetText | Sets a text of the text object. (Inherited from OcrTextObject) |