←Select platform

Name Property

Summary
Gets the unique name of setting.
Syntax
C#
VB
Objective-C
C++
Java
public string Name { get; } 
ReadOnly Property Name As String 
@property (nonatomic, copy, readonly, nullable) NSString *name 
public String getName() 
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.