ImageGear .NET - Updated August 31, 2018
SpaceType Property




ImageGear24.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecLetter Class : SpaceType Property
Gets or sets the type of the space, such as real space, tab, dot leader, etc.
Syntax
'Declaration
 
Public Property SpaceType As ImGearRecSpaceType
 
'Usage
 
Dim instance As ImGearRecLetter
Dim value As ImGearRecSpaceType
 
instance.SpaceType = value
 
value = instance.SpaceType

Property Value

ImGearRecSpaceType value.
See Also

Reference

ImGearRecLetter Class
ImGearRecLetter Members