SmartZone v8.0 - Updated January 12, 2025
Accusoft.SmartZoneOCR.Net Assembly / Accusoft.SmartZoneOCRSdk Namespace / CharacterResult Class / NumberResults Property




In This Topic
NumberResults Property (CharacterResult)
In This Topic
Gets the total number of results in the CharacterResult.
Syntax
'Declaration
 
Public ReadOnly Property NumberResults As Integer
 
'Usage
 
Dim instance As CharacterResult
Dim value As Integer
 
value = instance.NumberResults
Remarks

This read only property is the total number of results in the CharacterResult.

See Also