# GrapeCity.ActiveReports.Rendering.Components.Barcode.IAztecBarcode

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Rendering_Components_Barcode_IAztecBarcode" data-uid="GrapeCity.ActiveReports.Rendering.Components.Barcode.IAztecBarcode" class="text-break">IAztecBarcode Interface
</h1>
  <div class="markdown level0 summary"><p>Represents an Aztec barcode.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Barcode.html">GrapeCity.ActiveReports.Rendering.Components.Barcode</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_Components_Barcode_IAztecBarcode_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IAztecBarcode</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_ActiveReports_Rendering_Components_Barcode_IAztecBarcode_AztecEncoding" data-uid="GrapeCity.ActiveReports.Rendering.Components.Barcode.IAztecBarcode.AztecEncoding">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Barcode.IAztecBarcode.AztecEncoding.html#GrapeCity_ActiveReports_Rendering_Components_Barcode_IAztecBarcode_AztecEncoding">AztecEncoding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the encoding used for the Aztec barcode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Barcode_IAztecBarcode_AztecErrorCorrection" data-uid="GrapeCity.ActiveReports.Rendering.Components.Barcode.IAztecBarcode.AztecErrorCorrection">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Barcode.IAztecBarcode.AztecErrorCorrection.html#GrapeCity_ActiveReports_Rendering_Components_Barcode_IAztecBarcode_AztecErrorCorrection">AztecErrorCorrection</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the error correction level for the Aztec barcode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Barcode_IAztecBarcode_AztecLayers" data-uid="GrapeCity.ActiveReports.Rendering.Components.Barcode.IAztecBarcode.AztecLayers">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Barcode.IAztecBarcode.AztecLayers.html#GrapeCity_ActiveReports_Rendering_Components_Barcode_IAztecBarcode_AztecLayers">AztecLayers</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of layers for the Aztec barcode.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
