set_LinksUpToDate()

DocumentProperties::set_LinksUpToDate(bool) method

Indicates whether hyperlinks in a document are up-to-date. Set this element to true to indicate that hyperlinks are updated. Set this element to false to indicate that hyperlinks are outdated. Write bool.

void Aspose::Slides::DocumentProperties::set_LinksUpToDate(bool value) override

See Also