Leadtools.Forms.Processing Namespace > TextFormField Class : EnableIcr Property |
public bool EnableIcr {get; set;}
'Declaration Public Property EnableIcr As Boolean
'Usage Dim instance As TextFormField Dim value As Boolean instance.EnableIcr = value value = instance.EnableIcr