| 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 int MaxBatchSize { get; set; }
Property Value
Type:
Int32See Also