Form.EmulateRequierdGroups

Form.EmulateRequierdGroups property

If this property is true then additional red boundary rectangles will be drawn for required Xfa exclGroup elements containers This property was introduced because absences of analogues for the exclGroup during conversion Xfa representation of forms to standard. It is false by default.

public bool EmulateRequierdGroups { get; set; }

See Also