The OcrText type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Orientation |
Gets or sets the orientation of the text.
| |
| Skew |
Gets or sets the skewness of the text.
| |
| Text |
Gets the text of all the words (this.Words) separated by
space and combined in a single string.
| |
| Words |
Gets or sets the list of words that are contained in the text.
|
See Also