HyperlinksChanged

DocumentProperties.HyperlinksChanged property

Specifies that one or more hyperlinks in this part were updated exclusively in this part by a producer. The next producer to open this document shall update the hyperlink relationships with the new hyperlinks specified in this part. Read/write Boolean.

public bool HyperlinksChanged { get; set; }

See Also