Click or drag to resize

PixOptionsBinarizationMethod Property

Gets or sets the method used for conversion to a binary image.

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

Property Value

Type: BinarizationMethod
See Also