normalizeFieldTypes method

normalizeFieldTypes()

Changes field type values FieldChar.fieldType of FieldStart, FieldSeparator, FieldEnd in the whole document 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 a specific part of the document use Range.normalizeFieldTypes().

See Also