normalizeFieldTypes method

normalizeFieldTypes()

Changes field type values FieldChar.fieldType of FieldStart, FieldSeparator, FieldEnd in this range so that they correspond to the field types contained in the field codes.

normalizeFieldTypes()

Remarks

Use this method after document changes that affect field types.

To change field type values in the whole document use Document.normalizeFieldTypes().

See Also