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