# GrapeCity.ActiveReports.BarCodes.QRCodeOptions

## Content

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



  <h1 id="GrapeCity_ActiveReports_BarCodes_QRCodeOptions" data-uid="GrapeCity.ActiveReports.BarCodes.QRCodeOptions" class="text-break">QRCodeOptions Class
</h1>
  <div class="markdown level0 summary"><p>Represents the QRCode barcode's particular information.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">BarCodeOptionsBase</span></div>
    <div class="level2"><span class="xref">QRCodeOptions</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
  </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_QRCodeOptions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class QRCodeOptions : BarCodeOptionsBase, ICloneable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_QRCodeOptions__ctor" data-uid="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.-ctor.html#GrapeCity_ActiveReports_BarCodes_QRCodeOptions__ctor">QRCodeOptions()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.html">QRCodeOptions</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_QRCodeOptions__ctor_System_String_" data-uid="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.#ctor(System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.-ctor.html#GrapeCity_ActiveReports_BarCodes_QRCodeOptions__ctor_System_String_">QRCodeOptions(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.html">QRCodeOptions</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_BarCodes_QRCodeOptions_Connection" data-uid="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.Connection">
          <a class="xref" href="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.Connection.html#GrapeCity_ActiveReports_BarCodes_QRCodeOptions_Connection">Connection</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether connection is used for the barcode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_QRCodeOptions_ConnectionNumber" data-uid="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.ConnectionNumber">
          <a class="xref" href="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.ConnectionNumber.html#GrapeCity_ActiveReports_BarCodes_QRCodeOptions_ConnectionNumber">ConnectionNumber</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the connection number for the barcode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_QRCodeOptions_EncodingCodePage" data-uid="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.EncodingCodePage">
          <a class="xref" href="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.EncodingCodePage.html#GrapeCity_ActiveReports_BarCodes_QRCodeOptions_EncodingCodePage">EncodingCodePage</a>
        </td>
        <td class="markdown level1 summary"><p>Design-time property to specify encoding in designer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_QRCodeOptions_ErrorLevel" data-uid="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.ErrorLevel">
          <a class="xref" href="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.ErrorLevel.html#GrapeCity_ActiveReports_BarCodes_QRCodeOptions_ErrorLevel">ErrorLevel</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the error correction level for the barcode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_QRCodeOptions_Mask" data-uid="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.Mask">
          <a class="xref" href="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.Mask.html#GrapeCity_ActiveReports_BarCodes_QRCodeOptions_Mask">Mask</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the pattern used for the barcode's masking.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_QRCodeOptions_Model" data-uid="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.Model">
          <a class="xref" href="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.Model.html#GrapeCity_ActiveReports_BarCodes_QRCodeOptions_Model">Model</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the QRCode's model.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_QRCodeOptions_Version" data-uid="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.Version">
          <a class="xref" href="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.Version.html#GrapeCity_ActiveReports_BarCodes_QRCodeOptions_Version">Version</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the QRCode's version.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_QRCodeOptions_Clone" data-uid="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.Clone">
          <a class="xref" href="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.Clone.html#GrapeCity_ActiveReports_BarCodes_QRCodeOptions_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new object that is a copy of the current instance.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_QRCodeOptions_ToString" data-uid="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.ToString">
          <a class="xref" href="GrapeCity.ActiveReports.BarCodes.QRCodeOptions.ToString.html#GrapeCity_ActiveReports_BarCodes_QRCodeOptions_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a> that represents this instance.</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>
