# C1.C1Preview.C1AnchorInfo.DocumentLocation

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_C1Preview_C1AnchorInfo_DocumentLocation_" data-uid="C1.C1Preview.C1AnchorInfo.DocumentLocation*">DocumentLocation Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_C1Preview_C1AnchorInfo_DocumentLocation_" data-uid="C1.C1Preview.C1AnchorInfo.DocumentLocation*"></a>
<h4 id="C1_C1Preview_C1AnchorInfo_DocumentLocation" data-uid="C1.C1Preview.C1AnchorInfo.DocumentLocation">DocumentLocation</h4>
<div class="markdown level1 summary"><p>Gets <a class="xref" href="C1.C1Preview.C1AnchorInfo.DocumentLocation.html#C1_C1Preview_C1AnchorInfo_DocumentLocation">DocumentLocation</a> object defining position of anchor in document.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public DocumentLocation DocumentLocation { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property DocumentLocation As DocumentLocation</code></pre>
</div>
</div>
