| Visual Basic (Declaration) | |
|---|---|
Public Property Text As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public string Text {get; set;} | |
This property is the text string of the CharacterResult. Set the value to correct the recognition.
|
![]() | |
| Accusoft.MicrXpress1.Net | ||
| Text Property | ||
| See Also Send Feedback | ||
| ||
| Visual Basic (Declaration) | |
|---|---|
Public Property Text As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public string Text {get; set;} | |