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(const System::SharedPtr<System::Collections::Generic::IEnumerable<System::SharedPtr<Field>>> &value)
See Also
- Typedef SharedPtr
- Class IEnumerable
- Class Field
- Class Form
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++