FixedStartPosition: Integer;
The FixedStartPosition property determines start position in the file that limits data for the current field.
It is relevant if the FormatType property is set to the DtTextFormatType.Fixed value.
The property use is given in the example for IDtTextProviderField.FixedEndPosition.
See also: