Table of Contents

Property LanguageCodes

Namespace
LMKit.Extraction.Ocr
Assembly
LM-Kit.NET.dll

LanguageCodes

The dictionary codes the engine read with, joined with + when several ("eng+fra"); null when the engine does not report them.

[JsonIgnore]
public string LanguageCodes { get; }

Property Value

string
Share