ImageGear .NET - Updated October 26, 2017
SpacesCount Property




ImageGear23.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecLetter Class : SpacesCount Property
Gets or sets the number of spaces if this letter is a space.
Syntax
'Declaration
 
Public Property SpacesCount As UShort
 
'Usage
 
Dim instance As ImGearRecLetter
Dim value As UShort
 
instance.SpacesCount = value
 
value = instance.SpacesCount

Property Value

Ushort value.
See Also

Reference

ImGearRecLetter Class
ImGearRecLetter Members