# C1.Util.FontSubSet.LigatureAttach

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_FontSubSet_LigatureAttach" data-uid="C1.Util.FontSubSet.LigatureAttach" class="text-break">FontSubSet.LigatureAttach Class
</h1>
  <div class="markdown level0 summary"><p>One for each ligature glyph listed in the MarkToLigatureAttachmentPositioningSubtable.LigatureCoverage table.</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.LigatureAttach</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Util.html">C1.Util</a></h6>
  <h6><strong>Assembly</strong>: C1.C1Pdf.4.8.dll</h6>
  <h5 id="C1_Util_FontSubSet_LigatureAttach_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FontSubSet.LigatureAttach</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class FontSubSet.LigatureAttach</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_LigatureAttach_ComponentAnchors" data-uid="C1.Util.FontSubSet.LigatureAttach.ComponentAnchors">
          <a class="xref" href="C1.Util.FontSubSet.LigatureAttach.ComponentAnchors.html#C1_Util_FontSubSet_LigatureAttach_ComponentAnchors">ComponentAnchors</a>
        </td>
        <td class="markdown level1 summary"><p>Stores the component records in the same order as the components in the ligature, defines all the attachment points ordered by class.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_FontSubSet_LigatureAttach_ComponentCount" data-uid="C1.Util.FontSubSet.LigatureAttach.ComponentCount">
          <a class="xref" href="C1.Util.FontSubSet.LigatureAttach.ComponentCount.html#C1_Util_FontSubSet_LigatureAttach_ComponentCount">ComponentCount</a>
        </td>
        <td class="markdown level1 summary"><p>Count of the component glyphs in a ligature.</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="C1_Util_FontSubSet_LigatureAttach_Read_System_Int64_System_IO_BinaryReader_System_Int32_" data-uid="C1.Util.FontSubSet.LigatureAttach.Read(System.Int64,System.IO.BinaryReader,System.Int32)">
          <a class="xref" href="C1.Util.FontSubSet.LigatureAttach.Read.html#C1_Util_FontSubSet_LigatureAttach_Read_System_Int64_System_IO_BinaryReader_System_Int32_">Read(long, BinaryReader, int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
