Table of Contents

Property UnderlineOptions

Namespace
LMKit.Extraction.Ocr
Assembly
LM-Kit.NET.dll

UnderlineOptions

Gets or sets the optional behaviours of the engine's underline pass, the one that lifts underlines off a page before recognizing it and reports them in Underlines. Defaults to Default.

public OcrUnderlineOptions UnderlineOptions { get; set; }

Property Value

OcrUnderlineOptions
Share