Click or drag to resize

IOcrJobZipMinAge Property

Gets or sets the minimum age of an uploaded ZIP file before it qualifies for processing. Set this to a value that ensures a ZIP file has been fully uploaded bofore it is processed.

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

Property Value

Type: Int32
See Also