Font

RecognitionResult.LinesResult.Font property

Detected font information for the recognized text line. Filled only when DetectFonts is enabled.

public FontLineResult Font { get; set; }

See Also