Aspose::Pdf::Forms::Form::get_AutoRecalculate method

Form::get_AutoRecalculate method

If set, all form fields will be recalculated when any field is changed. Default value is true. Set to false in order to increase performance when filling form with large amount of calculated fields.

bool Aspose::Pdf::Forms::Form::get_AutoRecalculate() const

See Also