ImageGear22.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecLetter Class : UnderlineGapWidth Property |
'Declaration Public Property UnderlineGapWidth As Byte
'Usage Dim instance As ImGearRecLetter Dim value As Byte instance.UnderlineGapWidth = value value = instance.UnderlineGapWidth
public byte UnderlineGapWidth {get; set;}