Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > Leadtools.Forms.Ocr Namespace > IOcrSettingDescriptor Interface : Name Property |
string Name {get;}
'Declaration
ReadOnly Property Name As String
'Usage
Dim instance As IOcrSettingDescriptor Dim value As String value = instance.Name
string Name {get;}
@property (nonatomic, copy, readonly, nullable) NSString *name
public String getName()
get_Name();
This is the same name you pass to IOcrSettingManager.GetSettingDescriptor.
For a list of supported engine-specific settings and their meanings, refer to OCR engine-specific Settings.