Table of Contents

Property GapBelow

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

GapBelow

The blank space between the stroke and the nearest ink below it over its columns, in the units of Bounds, or null when none lies within two text heights.

[JsonPropertyName("GapBelow")]
public double? GapBelow { get; }

Property Value

double?
Share