# GrapeCity.Documents.Word.EastAsianTypography.JustificationMode

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Word_EastAsianTypography_JustificationMode_" data-uid="GrapeCity.Documents.Word.EastAsianTypography.JustificationMode*">JustificationMode Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Word_EastAsianTypography_JustificationMode_" data-uid="GrapeCity.Documents.Word.EastAsianTypography.JustificationMode*"></a>
<h4 id="GrapeCity_Documents_Word_EastAsianTypography_JustificationMode" data-uid="GrapeCity.Documents.Word.EastAsianTypography.JustificationMode">JustificationMode</h4>
<div class="markdown level1 summary"><p>Gets or sets how full-width characters in the current document should be compressed to remove additional whitespace when the contents of this document are displayed,
specifically by specifying the set(s) of characters which can be compressed to remove additional whitespace.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public JustificationMode JustificationMode { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property JustificationMode As JustificationMode</code></pre>
</div>
</div>
