Table of Contents

Method HasDictionary

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

HasDictionary(Language)

Whether the dictionary of language is present in the resource directory now, without downloading it; false for a language no dictionary serves.

public bool HasDictionary(Language language)

Parameters

language Language

Returns

bool
Share