XfaParserOptions.EmulateRequierdGroups

XfaParserOptions.EmulateRequierdGroups property

If this property is true then additional red rectangles will be drawn for required Xfa “excluded groups” This property was introduced because absences of analogues of excluded groups during conversion Xfa representation of forms to standard. It is false by default.

public bool EmulateRequierdGroups { get; set; }

See Also