links_up_to_date property
links_up_to_date property
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. Read/write bool.
Definition:
@property
def links_up_to_date(self):
...
@links_up_to_date.setter
def links_up_to_date(self, value):
...
See Also
- class
IDocumentProperties
- module
aspose.slides
- library
Aspose.Slides