LinksUpToDate

WordProcessingPackage.LinksUpToDate property

Gets or sets a value indicating whether the hyperlinks in the document are up-to-date.

public bool? LinksUpToDate { get; set; }

Property Value

A value indicating whether the hyperlinks in the document are up-to-date.

See Also