Click or drag to resize

GlyphReaderEngineDisabledCharacters Property

Gets or sets a string containing characters to disable. These characters will not be recognized.

Namespace:  Atalasoft.Ocr.GlyphReader
Assembly:  Atalasoft.dotImage.Ocr.GlyphReader (in Atalasoft.dotImage.Ocr.GlyphReader.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public string DisabledCharacters { get; set; }

Property Value

Type: String
See Also