Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

Name Property (IOcrSettingDescriptor)








Gets the unique name of setting.
Syntax
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(); 
property String^ Name {
   String^ get();
}

Property Value

The unique name of setting.
Remarks

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.

Example
For an example, refer to IOcrSettingManager.
Requirements

Target Platforms

See Also

Reference

IOcrSettingDescriptor Interface
IOcrSettingDescriptor Members
IOcrSettingManager Interface
OCR engine-specific Settings

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features