# GrapeCity.Documents.Word.Spacing.AddSpaceBetweenFarEastAndDigit

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Word_Spacing_AddSpaceBetweenFarEastAndDigit_" data-uid="GrapeCity.Documents.Word.Spacing.AddSpaceBetweenFarEastAndDigit*">AddSpaceBetweenFarEastAndDigit Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Word_Spacing_AddSpaceBetweenFarEastAndDigit_" data-uid="GrapeCity.Documents.Word.Spacing.AddSpaceBetweenFarEastAndDigit*"></a>
<h4 id="GrapeCity_Documents_Word_Spacing_AddSpaceBetweenFarEastAndDigit" data-uid="GrapeCity.Documents.Word.Spacing.AddSpaceBetweenFarEastAndDigit">AddSpaceBetweenFarEastAndDigit</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether inter-character spacing should be automatically adjusted
between numeric characters and East Asian text within the paragraph.
These regions are determined by the Unicode character values of the text content.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool AddSpaceBetweenFarEastAndDigit { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property AddSpaceBetweenFarEastAndDigit As Boolean</code></pre>
</div>
<h5 id="GrapeCity_Documents_Word_Spacing_AddSpaceBetweenFarEastAndDigit_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This setting ensures that spacing between numbers and adjoining East Asian text is sufficient
to maintain readability of the numeric characters.</p>
</div>
</div>
