# GrapeCity.Documents.Word.XmlMapping.XPath

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Word_XmlMapping_XPath_" data-uid="GrapeCity.Documents.Word.XmlMapping.XPath*">XPath Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Word_XmlMapping_XPath_" data-uid="GrapeCity.Documents.Word.XmlMapping.XPath*"></a>
<h4 id="GrapeCity_Documents_Word_XmlMapping_XPath" data-uid="GrapeCity.Documents.Word.XmlMapping.XPath">XPath</h4>
<div class="markdown level1 summary"><p>Gets the XPath expression which shall be evaluated to find the custom XML node which is mapped to the
content control.
This XPath expression shall be specified using the syntax defined in the XML Path Language (XPath)
Version 1.0 specification.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public string XPath { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property XPath As String</code></pre>
</div>
</div>
