Name | Description | |
---|---|---|
![]() | OcrTextLine | Initializes a new instance of the OcrTextLine class. |
Name | Description | |
---|---|---|
![]() | OcrTextLine | Initializes a new instance of the OcrTextLine 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) |
![]() | Words | Gets a list of OcrWord of this text line. |
![]() | WritingDirection | Gets a writing direction of this object. (Inherited from OcrObject) |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new OcrTextLine that is a copy of the current instance. |
![]() | GetBoundingBox | Returns a bounding box of the object. (Inherited from OcrObject) |
![]() | GetLanguages | Returns the languages of this text line. |
![]() | 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 OcrTextLine. |
Name | Description | |
---|---|---|
![]() | SetText | Sets a text of the text object. (Inherited from OcrTextObject) |