LinksUpToDate

DocumentProperties.LinksUpToDate 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 Boolean.

public bool LinksUpToDate { get; set; }

See Also