# GrapeCity.ActiveReports.Rendering.Components.Barcode.ErrorCorrectionLevel

## Content

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




  <h1 id="GrapeCity_ActiveReports_Rendering_Components_Barcode_ErrorCorrectionLevel" data-uid="GrapeCity.ActiveReports.Rendering.Components.Barcode.ErrorCorrectionLevel" class="text-break">ErrorCorrectionLevel Enum
</h1>
  <div class="markdown level0 summary"><p>Specifies the error correction level used by PDF417.</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_ErrorCorrectionLevel_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum ErrorCorrectionLevel</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_Rendering_Components_Barcode_ErrorCorrectionLevel_Level0">Level0</td>
        <td><p>Specifies error correction level 0.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Barcode_ErrorCorrectionLevel_Level1">Level1</td>
        <td><p>Specifies error correction level 1.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Barcode_ErrorCorrectionLevel_Level2">Level2</td>
        <td><p>Specifies error correction level 2.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Barcode_ErrorCorrectionLevel_Level3">Level3</td>
        <td><p>Specifies error correction level 3.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Barcode_ErrorCorrectionLevel_Level4">Level4</td>
        <td><p>Specifies error correction level 4.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Barcode_ErrorCorrectionLevel_Level5">Level5</td>
        <td><p>Specifies error correction level 5.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Barcode_ErrorCorrectionLevel_Level6">Level6</td>
        <td><p>Specifies error correction level 6.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Barcode_ErrorCorrectionLevel_Level7">Level7</td>
        <td><p>Specifies error correction level 7.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Barcode_ErrorCorrectionLevel_Level8">Level8</td>
        <td><p>Specifies error correction level 8.</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>
