Google
LayoutReconstructionUnit.TextLineDescriptor Record
Namespace
Pascal
TextLineDescriptor = record
  Top: integer;
  Height: Integer;
  Interval: Integer;
  CharWidthPixels: Integer;
  Cells: array of TextCell;
  end;
File
Description

This is record LayoutReconstructionUnit.TextLineDescriptor.

Related Information