The OcrText type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| OcrText |
Initializes a new instance of the OcrText class.
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
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