Table of Contents

Property GapAbove

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

GapAbove

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

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

Property Value

double?
Share