Property OcrEngine
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; }
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; }