# C1.Util.FontSubSet.FeatureTable

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_FontSubSet_FeatureTable" data-uid="C1.Util.FontSubSet.FeatureTable" class="text-break">FontSubSet.FeatureTable Class
</h1>
  <div class="markdown level0 summary"><p>Provides information about how to use the glyphs in a font to render a script or language.</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"><span class="xref">FontSubSet.FeatureTable</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Util.html">C1.Util</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.PrintDocument.4.6.2.dll</h6>
  <h5 id="C1_Util_FontSubSet_FeatureTable_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FontSubSet.FeatureTable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class FontSubSet.FeatureTable</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="C1_Util_FontSubSet_FeatureTable_LookupIndices" data-uid="C1.Util.FontSubSet.FeatureTable.LookupIndices">
          <a class="xref" href="C1.Util.FontSubSet.FeatureTable.LookupIndices.html#C1_Util_FontSubSet_FeatureTable_LookupIndices">LookupIndices</a>
        </td>
        <td class="markdown level1 summary"><p>Array of offsets to Lookup tables from beginning of LookupList.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_FontSubSet_FeatureTable_Params" data-uid="C1.Util.FontSubSet.FeatureTable.Params">
          <a class="xref" href="C1.Util.FontSubSet.FeatureTable.Params.html#C1_Util_FontSubSet_FeatureTable_Params">Params</a>
        </td>
        <td class="markdown level1 summary"><p>The Feature Parameters table, specific to a particular feature.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_FontSubSet_FeatureTable_Tag" data-uid="C1.Util.FontSubSet.FeatureTable.Tag">
          <a class="xref" href="C1.Util.FontSubSet.FeatureTable.Tag.html#C1_Util_FontSubSet_FeatureTable_Tag">Tag</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the specific feature.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
