# GrapeCity.Documents.Word.FontBase.NameOther

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Word_FontBase_NameOther_" data-uid="GrapeCity.Documents.Word.FontBase.NameOther*">NameOther Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Word_FontBase_NameOther_" data-uid="GrapeCity.Documents.Word.FontBase.NameOther*"></a>
<h4 id="GrapeCity_Documents_Word_FontBase_NameOther" data-uid="GrapeCity.Documents.Word.FontBase.NameOther">NameOther</h4>
<div class="markdown level1 summary"><p>Gets or sets the font used for characters with character codes from 128 through 255.</p>
<p>In an Office Math zone this property takes into account the <a class="xref" href="GrapeCity.Documents.Word.OMathOptions.Font.html#GrapeCity_Documents_Word_OMathOptions_Font">Font</a> property.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public string NameOther { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property NameOther As String</code></pre>
</div>
</div>
