Click or drag to resize

PixOptionsInvert Property

Gets or sets a flag to invert the entire image.

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

Property Value

Type: Boolean
See Also