SmartZone v8.0 - Updated January 12, 2025
Accusoft.SmartZoneICR.Net Assembly / Accusoft.SmartZoneICRSdk Namespace / TextLineResult Class / NumberCharacters Property




In This Topic
NumberCharacters Property (TextLineResult)
In This Topic
Gets the number of characters in the text line.
Syntax
'Declaration
 
Public ReadOnly Property NumberCharacters As Integer
 
'Usage
 
Dim instance As TextLineResult
Dim value As Integer
 
value = instance.NumberCharacters
Remarks

This read-only property is the number of characters in the TextLineResult.

See Also