Click or drag to resize

IOcrJobMaxBatchSize Property

Gets or sets a limit on the number of files to process when the job runs. Default is zero which indicated no limits.

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

Property Value

Type: Int32
See Also