# GrapeCity.Documents.Excel.IEAN13

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Excel_IEAN13" data-uid="GrapeCity.Documents.Excel.IEAN13" class="text-break">IEAN13 Interface
</h1>
  <div class="markdown level0 summary"><p>EAN-13 barcode is a code that makes use of numeric characters (twelve numbers) and a check digit.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Excel.html">GrapeCity.Documents.Excel</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Excel.dll</h6>
  <h5 id="GrapeCity_Documents_Excel_IEAN13_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IEAN13 : IBarcode, IFontOption, ILabelOption</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IEAN13
    Inherits IBarcode, IFontOption, ILabelOption</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="GrapeCity_Documents_Excel_IEAN13_AddOn" data-uid="GrapeCity.Documents.Excel.IEAN13.AddOn">
          <a class="xref" href="GrapeCity.Documents.Excel.IEAN13.AddOn.html#GrapeCity_Documents_Excel_IEAN13_AddOn">AddOn</a>
        </td>
        <td class="markdown level1 summary"><p>​A string that represents the add text of QRCode. Specifies that  value length must be 2 or 5.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IEAN13_AddOnLabelPosition" data-uid="GrapeCity.Documents.Excel.IEAN13.AddOnLabelPosition">
          <a class="xref" href="GrapeCity.Documents.Excel.IEAN13.AddOnLabelPosition.html#GrapeCity_Documents_Excel_IEAN13_AddOnLabelPosition">AddOnLabelPosition</a>
        </td>
        <td class="markdown level1 summary"><p>The position to add the text when text is shown.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
