Click or drag to resize

IOcrJobDestFolder Property

Gets or sets the location of the destination folder. Can be relative to the WatchFolder and contain macros.

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

Property Value

Type: String
See Also