# GrapeCity.Documents.Svg.SvgTextPathElement.Spacing

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Svg_SvgTextPathElement_Spacing_" data-uid="GrapeCity.Documents.Svg.SvgTextPathElement.Spacing*">Spacing Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Svg_SvgTextPathElement_Spacing_" data-uid="GrapeCity.Documents.Svg.SvgTextPathElement.Spacing*"></a>
<h4 id="GrapeCity_Documents_Svg_SvgTextPathElement_Spacing" data-uid="GrapeCity.Documents.Svg.SvgTextPathElement.Spacing">Spacing</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicating how the user agent should determine the spacing between
typographic characters that are to be rendered along a path.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public SvgTextPathSpacing? Spacing { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property Spacing As SvgTextPathSpacing?</code></pre>
</div>
</div>
