# GrapeCity.Documents.Text.TableTag

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="GrapeCity_Documents_Text_TableTag" data-uid="GrapeCity.Documents.Text.TableTag" class="text-break">TableTag Enum
</h1>
  <div class="markdown level0 summary"><p>Represents tables of an OpenType font.</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_TableTag_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum TableTag</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum TableTag</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>
    </thead></thead><tbody>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_BASE">BASE</td>
        <td><p>Baseline data</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_BaseSubs">BaseSubs</td>
        <td><p>Baseline data for extended subset</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_CBDT">CBDT</td>
        <td><p>Color bitmap data</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_CBLC">CBLC</td>
        <td><p>Color bitmap location data</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_CFF">CFF</td>
        <td><p>Compact Font Format 1.0</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_CFF2">CFF2</td>
        <td><p>Compact Font Format 2.0</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_COLR">COLR</td>
        <td><p>Color table layers</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_CPAL">CPAL</td>
        <td><p>Color palette table</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_CpalDraw">CpalDraw</td>
        <td><p>Color palette table for drawing</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_EBDT">EBDT</td>
        <td><p>Embedded bitmap data</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_EBLC">EBLC</td>
        <td><p>Embedded bitmap location data</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_EBSC">EBSC</td>
        <td><p>Embedded bitmap scaling data</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_EblcPpem">EblcPpem</td>
        <td><p>Glyph IDs and pixels per em for embedded bitmaps.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_GDEF">GDEF</td>
        <td><p>Glyph definition data</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_GPOS">GPOS</td>
        <td><p>Glyph positioning data</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_GSUB">GSUB</td>
        <td><p>Glyph substitution data</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_GdefSubs">GdefSubs</td>
        <td><p>Glyph definition data for extended subset</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_GlyfDraw">GlyfDraw</td>
        <td><p>Glyph data for drawing</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_GposSubs">GposSubs</td>
        <td><p>Glyph positioning data for extended subset</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_GsubSubs">GsubSubs</td>
        <td><p>Glyph substitution data for extended subset</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_HVAR">HVAR</td>
        <td><p>Horizontal Metrics Variations Table</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_JSTF">JSTF</td>
        <td><p>Justification data</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_JstfSubs">JstfSubs</td>
        <td><p>Justification data for extended subset</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_KernSubs">KernSubs</td>
        <td><p>Kerning for extended subset</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_LTSH">LTSH</td>
        <td><p>Linear threshold data</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_MERG">MERG</td>
        <td><p>Merge</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_OS2">OS2</td>
        <td><p>OS/2 and Windows specific metrics</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_STAT">STAT</td>
        <td><p>Style Attributes Table</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_SVG">SVG</td>
        <td><p>The SVG (Scalable Vector Graphics) table</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_Unknown">Unknown</td>
        <td><p>Unspecified table</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_VDMX">VDMX</td>
        <td><p>Vertical device metrics</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_VORG">VORG</td>
        <td><p>Vertical Origin</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_VVAR">VVAR</td>
        <td><p>Vertical Metrics Variations Table</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_cmap">cmap</td>
        <td><p>Character to glyph mapping</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_cvt">cvt</td>
        <td><p>Control Value Table</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_fpgm">fpgm</td>
        <td><p>Font program</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_fvar">fvar</td>
        <td><p>Font Variations Table</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_gasp">gasp</td>
        <td><p>Grid-fitting/Scan-conversion</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_glyf">glyf</td>
        <td><p>Glyph data for creating font subsets</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_hdmx">hdmx</td>
        <td><p>Horizontal device metrics</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_head">head</td>
        <td><p>Font header</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_hhea">hhea</td>
        <td><p>Horizontal header</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_hmtx">hmtx</td>
        <td><p>Horizontal metrics</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_kern">kern</td>
        <td><p>Kerning</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_loca">loca</td>
        <td><p>Index to glyph location</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_maxp">maxp</td>
        <td><p>Maximum profile</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_name">name</td>
        <td><p>Naming table</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_post">post</td>
        <td><p>PostScript information</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_prep">prep</td>
        <td><p>CVT Program</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_sbix">sbix</td>
        <td><p>Standard bitmap graphics</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_vhea">vhea</td>
        <td><p>Vertical Metrics header</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Text_TableTag_vmtx">vmtx</td>
        <td><p>Vertical Metrics</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
