links_up_to_date property
links_up_to_date property
Indicates whether hyperlinks in a document are up-to-date.
Definition:
@property
def links_up_to_date(self):
...
@links_up_to_date.setter
def links_up_to_date(self, value):
...
Indicates whether hyperlinks in a document are up-to-date.
@property
def links_up_to_date(self):
...
@links_up_to_date.setter
def links_up_to_date(self, value):
...