Click or drag to resize

IOcrJobShuffleSource Property

Gets or sets a boolean value to indicate whether the order of the source files should be shuffled to reduce contentions.

Namespace:  Opait.Ocr.Api
Assembly:  Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax
C#
bool ShuffleSource { get; set; }

Property Value

Type: Boolean
See Also