# GrapeCity.Documents.Text.Font.LocalFamilyName

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Text_Font_LocalFamilyName" data-uid="GrapeCity.Documents.Text.Font.LocalFamilyName" class="text-break">Font.LocalFamilyName Struct
</h1>
  <div class="markdown level0 summary"><p>Associates a localized font family name with the language ID.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Text.html">GrapeCity.Documents.Text</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Imaging.dll</h6>
  <h5 id="GrapeCity_Documents_Text_Font_LocalFamilyName_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct Font.LocalFamilyName</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure Font.LocalFamilyName</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Text_Font_LocalFamilyName_LanguageID" data-uid="GrapeCity.Documents.Text.Font.LocalFamilyName.LanguageID">
          <a class="xref" href="GrapeCity.Documents.Text.Font.LocalFamilyName.LanguageID.html">LanguageID</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the language ID.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_Font_LocalFamilyName_Name" data-uid="GrapeCity.Documents.Text.Font.LocalFamilyName.Name">
          <a class="xref" href="GrapeCity.Documents.Text.Font.LocalFamilyName.Name.html">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the localized font family name.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Text_Font_LocalFamilyName_ToString" data-uid="GrapeCity.Documents.Text.Font.LocalFamilyName.ToString">
          <a class="xref" href="GrapeCity.Documents.Text.Font.LocalFamilyName.ToString.html#GrapeCity_Documents_Text_Font_LocalFamilyName_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a string that represents the <a class="xref" href="GrapeCity.Documents.Text.Font.LocalFamilyName.html">Font.LocalFamilyName</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
