ImageGear .NET - Updated October 26, 2017
Text Property (ImGearRecPage)




ImageGear23.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecPage Class : Text Property
Returns a string representation of the text found on the page.
Syntax
'Declaration
 
Public ReadOnly Property Text As String
 
'Usage
 
Dim instance As ImGearRecPage
Dim value As String
 
value = instance.Text
Remarks
The text returned is trimmed of leading and trailing whitespace.
See Also

Reference

ImGearRecPage Class
ImGearRecPage Members