Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.28
|
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