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