# GrapeCity.Documents.Word.EastAsianTypography

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Word_EastAsianTypography" data-uid="GrapeCity.Documents.Word.EastAsianTypography" class="text-break">EastAsianTypography Class
</h1>
  <div class="markdown level0 summary"><p>Provides options for East Asian typography.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="GrapeCity.Documents.Word.FormattingBag.html">FormattingBag</a></div>
    <div class="level2"><span class="xref">EastAsianTypography</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Word.html">GrapeCity.Documents.Word</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Word.dll</h6>
  <h5 id="GrapeCity_Documents_Word_EastAsianTypography_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class EastAsianTypography : FormattingBag</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class EastAsianTypography
    Inherits FormattingBag</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Word_EastAsianTypography_JustificationMode" data-uid="GrapeCity.Documents.Word.EastAsianTypography.JustificationMode">
          <a class="xref" href="GrapeCity.Documents.Word.EastAsianTypography.JustificationMode.html#GrapeCity_Documents_Word_EastAsianTypography_JustificationMode">JustificationMode</a>
        </td>
        <td 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>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_EastAsianTypography_KerningByAlgorithm" data-uid="GrapeCity.Documents.Word.EastAsianTypography.KerningByAlgorithm">
          <a class="xref" href="GrapeCity.Documents.Word.EastAsianTypography.KerningByAlgorithm.html#GrapeCity_Documents_Word_EastAsianTypography_KerningByAlgorithm">KerningByAlgorithm</a>
        </td>
        <td 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>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_EastAsianTypography_NoLineBreakAfter" data-uid="GrapeCity.Documents.Word.EastAsianTypography.NoLineBreakAfter">
          <a class="xref" href="GrapeCity.Documents.Word.EastAsianTypography.NoLineBreakAfter.html#GrapeCity_Documents_Word_EastAsianTypography_NoLineBreakAfter">NoLineBreakAfter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the set of characters which shall be restricted from ending a new line for runs of text which shall be subject to custom line breaking logic using the <a class="xref" href="GrapeCity.Documents.Word.ParagraphFormat.FarEastLineBreakControl.html#GrapeCity_Documents_Word_ParagraphFormat_FarEastLineBreakControl">FarEastLineBreakControl</a> when the contents of the document are displayed.
This constraint shall only apply to text which has been flagged in the language of this rule via the <a class="xref" href="GrapeCity.Documents.Word.EastAsianTypography.NoLineBreakAfterLanguage.html#GrapeCity_Documents_Word_EastAsianTypography_NoLineBreakAfterLanguage">NoLineBreakAfterLanguage</a> or automatic detection methods.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_EastAsianTypography_NoLineBreakAfterLanguage" data-uid="GrapeCity.Documents.Word.EastAsianTypography.NoLineBreakAfterLanguage">
          <a class="xref" href="GrapeCity.Documents.Word.EastAsianTypography.NoLineBreakAfterLanguage.html#GrapeCity_Documents_Word_EastAsianTypography_NoLineBreakAfterLanguage">NoLineBreakAfterLanguage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the language of text for which the custom line ending rule shall be applied.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_EastAsianTypography_NoLineBreakBefore" data-uid="GrapeCity.Documents.Word.EastAsianTypography.NoLineBreakBefore">
          <a class="xref" href="GrapeCity.Documents.Word.EastAsianTypography.NoLineBreakBefore.html#GrapeCity_Documents_Word_EastAsianTypography_NoLineBreakBefore">NoLineBreakBefore</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the set of characters which shall be restricted from beginning a new line for runs of text which shall be subject to custom line breaking logic using the <a class="xref" href="GrapeCity.Documents.Word.ParagraphFormat.FarEastLineBreakControl.html#GrapeCity_Documents_Word_ParagraphFormat_FarEastLineBreakControl">FarEastLineBreakControl</a> when the contents of the document are displayed.
This constraint shall only apply to text which has been flagged in the language of this rule via the <a class="xref" href="GrapeCity.Documents.Word.EastAsianTypography.NoLineBreakBeforeLanguage.html#GrapeCity_Documents_Word_EastAsianTypography_NoLineBreakBeforeLanguage">NoLineBreakBeforeLanguage</a> or automatic detection methods.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_EastAsianTypography_NoLineBreakBeforeLanguage" data-uid="GrapeCity.Documents.Word.EastAsianTypography.NoLineBreakBeforeLanguage">
          <a class="xref" href="GrapeCity.Documents.Word.EastAsianTypography.NoLineBreakBeforeLanguage.html#GrapeCity_Documents_Word_EastAsianTypography_NoLineBreakBeforeLanguage">NoLineBreakBeforeLanguage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the language of text for which the custom line beginning rule shall be applied.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_EastAsianTypography_StrictFirstAndLastChars" data-uid="GrapeCity.Documents.Word.EastAsianTypography.StrictFirstAndLastChars">
          <a class="xref" href="GrapeCity.Documents.Word.EastAsianTypography.StrictFirstAndLastChars.html#GrapeCity_Documents_Word_EastAsianTypography_StrictFirstAndLastChars">StrictFirstAndLastChars</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the strict set of Kinsoku rules shall be applied to Japanese text in this document when the <a class="xref" href="GrapeCity.Documents.Word.ParagraphFormat.FarEastLineBreakControl.html#GrapeCity_Documents_Word_ParagraphFormat_FarEastLineBreakControl">FarEastLineBreakControl</a> is applied to the text.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
