Click or drag to resize

ITranslator.CanStream Method

Checks to see if this translator is capable of streaming.

Namespace:  Atalasoft.Ocr
Assembly:  Atalasoft.dotImage.Ocr (in Atalasoft.dotImage.Ocr.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax
bool CanStream()

Return Value

Type: Boolean
True if the translator can stream, false otherwise.
See Also