Table of Contents

Property OcrEngine

Namespace
LMKit.Media.Image
Assembly
LM-Kit.NET.dll

OcrEngine

Gets or sets the OCR engine used to read the image text so SearchTerms can be located. Required whenever SearchTerms is non-empty; ignored otherwise.

public OcrEngine OcrEngine { get; set; }

Property Value

OcrEngine
Share