Click or drag to resize

OcrOptionsPageSegMode Property

Gets or sets the page segmentation mode of the tesseract engine.

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

Property Value

Type: PageSegMode
See Also