Click or drag to resize

IOcrJobZipInputFolder Property

Gets or sets the directory where uploaded ZIP files are detected. If defined, ZIP files will be processd one at a time by a single instance. A qualified ZIP file will be extracted to WatchFolder before processing.

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

Property Value

Type: String
See Also