Table of Contents

Property EnableLanguageDetection

Namespace
LMKit.Integrations.Tesseract
Assembly
LM-Kit.NET.dll

EnableLanguageDetection

Gets or sets a value indicating whether automatic language detection should be performed before OCR.

Default: true

public bool EnableLanguageDetection { get; set; }

Property Value

bool