Click or drag to resize

IOcrZoneReplace Property

Gets or sets a regular expression replacement string that is applied to the result of the pattern matching.

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