ImageGear .NET - Updated November 28, 2017
SpaceType Property




ImageGear23.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