Aspose::Pdf::XfaConverter::XfaParserOptions::set_EmulateRequierdGroups method

XfaParserOptions::set_EmulateRequierdGroups method

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.

void Aspose::Pdf::XfaConverter::XfaParserOptions::set_EmulateRequierdGroups(bool value)

See Also