Aspose::Pdf::Forms::Form::set_EmulateRequierdGroups method

Form::set_EmulateRequierdGroups method

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.

void Aspose::Pdf::Forms::Form::set_EmulateRequierdGroups(bool value)

See Also