# GrapeCity.ActiveReports.BarCodes.MaxiCodeMode

## Content

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




  <h1 id="GrapeCity_ActiveReports_BarCodes_MaxiCodeMode" data-uid="GrapeCity.ActiveReports.BarCodes.MaxiCodeMode" class="text-break">MaxiCodeMode Enum
</h1>
  <div class="markdown level0 summary"><p>Specifies the mode for MaxiCode.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.BarCodes.html">GrapeCity.ActiveReports.BarCodes</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_BarCodes_MaxiCodeMode_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum MaxiCodeMode</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MaxiCodeMode_Mode2">Mode2</td>
        <td><p>US Carrier with postal codes up to 9 digits in length.
Approximately 138 numeric characters may be encoded in this mode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MaxiCodeMode_Mode3">Mode3</td>
        <td><p>International Carrier with alpha-numeric postal codes up to 6 digits in length.
Approximately 93 characters may be encoded in this mode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MaxiCodeMode_Mode4">Mode4</td>
        <td><p>Standard Symbol encodes general information for purposes other than the shipping industry.
Approximately 90 characters may be encoded in this mode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MaxiCodeMode_Mode5">Mode5</td>
        <td><p>Secure Symbol encodes general information with more error correction.
Approximately 74 characters may be encoded in this mode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MaxiCodeMode_Mode6">Mode6</td>
        <td><p>Reader Program allows scanner manufacturers to program barcode readers.</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>
