Name | Description | |
---|---|---|
![]() | OcrTextObject | Initializes a new instance of the OcrTextObject class. |
Name | Description | |
---|---|---|
![]() | OcrTextObject | Initializes a new instance of the OcrTextObject 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. |
![]() | 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 OcrTextObject 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. |
![]() | Transform | Applies a transformation matrix to this OcrObject. (Inherited from OcrObject) |
Name | Description | |
---|---|---|
![]() | SetText | Sets a text of the text object. |