OcrEngineCanUseSymbolSet Property |
Gets a value indicating whether engine can use symbol set or not.
Namespace:
Atalasoft.Ocr
Assembly:
Atalasoft.dotImage.Ocr (in Atalasoft.dotImage.Ocr.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic virtual bool CanUseSymbolSet { get; }Public Overridable ReadOnly Property CanUseSymbolSet As Boolean
Get
Property Value
Type:
BooleanValue indicating whether engine can use symbol set or not.
See Also