| 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 string ZipInputFolder { get; set; }
Property Value
Type:
StringSee Also