Table of Contents

Property EnableOrientationDetection

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

EnableOrientationDetection

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

Default: true

public bool EnableOrientationDetection { get; set; }

Property Value

bool