Gets the friendly name of the setting.
public string FriendlyName { get; }
ReadOnly Property FriendlyName As String
@property (nonatomic, copy, readonly, nullable) NSString *friendlyName
public String getFriendlyName()
property String^ FriendlyName {
String^ get();
}
The friendly name of the setting.
The friendly name of a setting provides more description and is suitable for using it directly in your UI. For example, the LEADTOOLS OCR Module - OmniPage Engine contain the setting "Recognition.DefaultCharacterFilter", the friendly name of this setting is "Default fill character".
For a list of supported engine-specific settings and their meanings, refer to OCR engine-specific Settings.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document