Click or drag to resize

OcrOptionsOverwrite Property

Gets or sets a flag to indicate whether existing OCR data, if detected, should be overwritten.

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

Property Value

Type: Boolean
See Also