# C1.C1Preview.RenderObject.Anchors

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_C1Preview_RenderObject_Anchors_" data-uid="C1.C1Preview.RenderObject.Anchors*">Anchors Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_C1Preview_RenderObject_Anchors_" data-uid="C1.C1Preview.RenderObject.Anchors*"></a>
<h4 id="C1_C1Preview_RenderObject_Anchors" data-uid="C1.C1Preview.RenderObject.Anchors">Anchors</h4>
<div class="markdown level1 summary"><p>Gets the collection of anchors (elements of the type <a class="xref" href="C1.C1Preview.C1Anchor.html">C1Anchor</a>) associated with the current object.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public C1AnchorCollection Anchors { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property Anchors As C1AnchorCollection</code></pre>
</div>
</div>
