IDtTextProviderField.FixedStartPosition

Syntax

FixedStartPosition: Integer;

Description

The FixedStartPosition property determines start position in the file that limits data for the current field.

Comments

It is relevant if the FormatType property is set to the DtTextFormatType.Fixed value.

Example

The property use is given in the example for IDtTextProviderField.FixedEndPosition.

See also:

IDtTextProviderField