Click or drag to resize

IOcrJobWatchFolderPath Property

The full path to the watch folder. The watch folder can be relative to the project file.

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

Property Value

Type: String
See Also