AutoField

Identifies red HCFA-1500 or red UB04 forms.

Member of namespace:

MC_Identify

Syntax:

bool AutoField()

Parameters

None

Returns

False, if the action is not applied at the page level. Otherwise, True.

Level

Page level.

Details

This action Identifies red HCFA-1500 or red UB04 forms.
This action must be placed in the rule after the SetMaxToleranceDistance, SetFormType, ReadDCOSetup, and SetWritePosFile actions.
Example:
SetMaxToleranceDistance(60)
SetFormType(0)
ReadDCOSetup(HFCA.xml,POS 1052)
AutoField()