# GrapeCity.Documents.Word.EastAsianTypography.KerningByAlgorithm

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Word_EastAsianTypography_KerningByAlgorithm_" data-uid="GrapeCity.Documents.Word.EastAsianTypography.KerningByAlgorithm*">KerningByAlgorithm Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Word_EastAsianTypography_KerningByAlgorithm_" data-uid="GrapeCity.Documents.Word.EastAsianTypography.KerningByAlgorithm*"></a>
<h4 id="GrapeCity_Documents_Word_EastAsianTypography_KerningByAlgorithm" data-uid="GrapeCity.Documents.Word.EastAsianTypography.KerningByAlgorithm">KerningByAlgorithm</h4>
<div class="markdown level1 summary"><p>Gets or sets whether the punctuation characters shall be kerned in the current document when kerning is enabled on a run using the <a class="xref" href="GrapeCity.Documents.Word.FontBase.Kerning.html#GrapeCity_Documents_Word_FontBase_Kerning">Kerning</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool KerningByAlgorithm { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property KerningByAlgorithm As Boolean</code></pre>
</div>
</div>
