# GrapeCity.Documents.Word.BuiltInPropertyCollection.HyperlinksChanged

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Word_BuiltInPropertyCollection_HyperlinksChanged_" data-uid="GrapeCity.Documents.Word.BuiltInPropertyCollection.HyperlinksChanged*">HyperlinksChanged Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Word_BuiltInPropertyCollection_HyperlinksChanged_" data-uid="GrapeCity.Documents.Word.BuiltInPropertyCollection.HyperlinksChanged*"></a>
<h4 id="GrapeCity_Documents_Word_BuiltInPropertyCollection_HyperlinksChanged" data-uid="GrapeCity.Documents.Word.BuiltInPropertyCollection.HyperlinksChanged">HyperlinksChanged</h4>
<div class="markdown level1 summary"><p>Gets or sets whether one or more hyperlinks in the document were updated exclusively by a producer.
The next producer to open this document shall update the hyperlink relationships with the new hyperlinks specified in this document.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool? HyperlinksChanged { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property HyperlinksChanged As Boolean?</code></pre>
</div>
</div>
