Click or drag to resize

IOcrRuleReplace Property

Gets or sets the replacement text for the detected parts. If not specified, then replace matching characters with spaces.

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

Property Value

Type: String
See Also