Click or drag to resize

IOcrJobDeleteSubFolders Property

Gets or sets a flag to indicate whether empty sub-folders should be deleted from the watch folder.

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

Property Value

Type: Boolean
See Also