| IOcrJobDestOverwrite Property |
Gets or sets a flag to indicate whether to overwrite files that already exist.
If set to 'false', then name conflicts will be automatically resolved.
Default is 'false'.
Namespace:
Opait.Ocr.Api
Assembly:
Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax bool DestOverwrite { get; set; }
Property Value
Type:
BooleanSee Also