# GrapeCity.ActiveReports.BarCodes.MicroPDF417SymbolVersion

## Content

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




  <h1 id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion" data-uid="GrapeCity.ActiveReports.BarCodes.MicroPDF417SymbolVersion" class="text-break">MicroPDF417SymbolVersion Enum
</h1>
  <div class="markdown level0 summary"><p>Specifies the version for MicroPDF417 symbols.</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_MicroPDF417SymbolVersion_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum MicroPDF417SymbolVersion</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_MicroPDF417SymbolVersion_ColumnPriorAuto">ColumnPriorAuto</td>
        <td><p>Symbol Size Auto
The minimum symbol size with column prior that fits the data will be selected automatically.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_RowPriorAuto">RowPriorAuto</td>
        <td><p>Symbol Size Auto
The minimum symbol size with row prior that fits the data will be selected automatically.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version1X11">Version1X11</td>
        <td><p>Version 1X11,Represents 1 column and 11 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version1X14">Version1X14</td>
        <td><p>Version 1X14,Represents 1 column and 14 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version1X17">Version1X17</td>
        <td><p>Version 1X17,Represents 1 column and 17 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version1X20">Version1X20</td>
        <td><p>Version 1X20,Represents 1 column and 20 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version1X24">Version1X24</td>
        <td><p>Version 1X24,Represents 1 column and 24 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version1X28">Version1X28</td>
        <td><p>Version 1X28,Represents 1 column and 28 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version2X11">Version2X11</td>
        <td><p>Version 2X11,Represents 2 column and 11 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version2X14">Version2X14</td>
        <td><p>Version 2X14,Represents 2 column and 14 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version2X17">Version2X17</td>
        <td><p>Version 2X17,Represents 2 column and 17 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version2X20">Version2X20</td>
        <td><p>Version 2X20,Represents 2 column and 20 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version2X23">Version2X23</td>
        <td><p>Version 2X23,Represents 2 column and 23 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version2X26">Version2X26</td>
        <td><p>Version 2X26,Represents 2 column and 26 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version2X8">Version2X8</td>
        <td><p>Version 2X8,Represents 2 column and 8 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version3X10">Version3X10</td>
        <td><p>Version 3X10,Represents 3 column and 10 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version3X12">Version3X12</td>
        <td><p>Version 3X12,Represents 3 column and 12 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version3X15">Version3X15</td>
        <td><p>Version 3X15,Represents 3 column and 15 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version3X20">Version3X20</td>
        <td><p>Version 3X20,Represents 3 column and 20 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version3X26">Version3X26</td>
        <td><p>Version 3X26,Represents 3 column and 26 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version3X32">Version3X32</td>
        <td><p>Version 3X32,Represents 3 column and 32 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version3X38">Version3X38</td>
        <td><p>Version 3X38,Represents 3 column and 38 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version3X44">Version3X44</td>
        <td><p>Version 3X44,Represents 3 column and 44 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version3X6">Version3X6</td>
        <td><p>Version 3X6,Represents 3 column and 6 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version3X8">Version3X8</td>
        <td><p>Version 3X8,Represents 3 column and 8 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version4X10">Version4X10</td>
        <td><p>Version 4X10,Represents 4 column and 10 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version4X12">Version4X12</td>
        <td><p>Version 4X12,Represents 4 column and 12 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version4X15">Version4X15</td>
        <td><p>Version 4X15,Represents 4 column and 15 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version4X20">Version4X20</td>
        <td><p>Version 4X20,Represents 4 column and 20 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version4X26">Version4X26</td>
        <td><p>Version 4X26,Represents 4 column and 26 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version4X32">Version4X32</td>
        <td><p>Version 4X32,Represents 4 column and 32 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version4X38">Version4X38</td>
        <td><p>Version 4X38,Represents 4 column and 38 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version4X4">Version4X4</td>
        <td><p>Version 4X4,Represents 4 column and 4 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version4X44">Version4X44</td>
        <td><p>Version 4X44,Represents 4 column and 44 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version4X6">Version4X6</td>
        <td><p>Version 4X6,Represents 4 column and 6 row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_MicroPDF417SymbolVersion_Version4X8">Version4X8</td>
        <td><p>Version 4X8,Represents 4 column and 8 row.</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>
