# GrapeCity.Documents.Excel.IGS1128

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Excel_IGS1128" data-uid="GrapeCity.Documents.Excel.IGS1128" class="text-break">IGS1128 Interface
</h1>
  <div class="markdown level0 summary"><p>GS1-128 is a barcode that uses a series of application Identifiers in order to encode data. This barcode
makes use of the complete ASCII character set while also using FNC1 character as the first character position.</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_IGS1128_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IGS1128 : IBarcode, ILabelOption, IFontOption</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IGS1128
    Inherits IBarcode, ILabelOption, IFontOption</code></pre>
  </div>

</div>
