Aspose::Words::Fields::Field::set_IsDirty method

Field::set_IsDirty method

Sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document.

void Aspose::Words::Fields::Field::set_IsDirty(bool value)

See Also