Click or drag to resize

OcrOptionsPixOptions Property

Gets or sets options that control how images are enhanced before OCR.

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

Property Value

Type: PixOptions
See Also