Click or drag to resize

PixOptionsUseTiles Property

Gets or sets a flag to indicate whether the image should be tiled for blank page recognition.

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

Property Value

Type: Boolean
See Also