Aspose::Pdf::Forms::Form::set_CalculatedFields method

Form::set_CalculatedFields method

Allows to set order of field calculation.

void Aspose::Pdf::Forms::Form::set_CalculatedFields(System::SharedPtr<System::Collections::Generic::IEnumerable<System::SharedPtr<Field>>> value)

See Also