Aspose::Words::Fields::FormField::get_CalculateOnExit method

FormField::get_CalculateOnExit method

True if references to the specified form field are automatically updated whenever the field is exited.

bool Aspose::Words::Fields::FormField::get_CalculateOnExit()

Remarks

Setting CalculateOnExit only affects the behavior of the form field when the document is opened in Microsoft Word. Aspose.Words never updates references to the form field.

See Also