# GrapeCity.Documents.Text.CffTable.Encoding

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Text_CffTable_Encoding_" data-uid="GrapeCity.Documents.Text.CffTable.Encoding*">Encoding Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Text_CffTable_Encoding_" data-uid="GrapeCity.Documents.Text.CffTable.Encoding*"></a>
<h4 id="GrapeCity_Documents_Text_CffTable_Encoding" data-uid="GrapeCity.Documents.Text.CffTable.Encoding">Encoding</h4>
<div class="markdown level1 summary"><p>Gets the encoding array (for non-CID fonts). It maps 1-byte code to GID.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public ushort[] Encoding { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property Encoding As UShort()</code></pre>
</div>
</div>
