Click or drag to resize

IPerPageTranslatorUseIForeignTranslatorInterface Property

Indicates whether or not the called OcrEngine object should use the IForeignTranslator interface of the IPerPageTranslator interface for document translation

Namespace:  Atalasoft.Ocr
Assembly:  Atalasoft.dotImage.Ocr (in Atalasoft.dotImage.Ocr.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
bool UseIForeignTranslatorInterface { get; set; }

Property Value

Type: Boolean
See Also