# C1.BarCode

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_BarCode" data-uid="C1.BarCode" class="text-break">C1.BarCode Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.BarCode.BarCodeException.html">BarCodeException</a></h4>
      <section><p>The exception thrown when an error is caused by an inapplicable value of the barcode control.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.BarCodeOptionsBase.html">BarCodeOptionsBase</a></h4>
      <section><p>The basic options for some BarCode.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.Code25intlvOptions.html">Code25intlvOptions</a></h4>
      <section><p>The options of Code25intlv.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.Code49Options.html">Code49Options</a></h4>
      <section><p>The options of Code49.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.ComplexProperty.html">ComplexProperty</a></h4>
      <section><p>Used only for WINFORMS to use classes like QuietZone and ModuleZite as comlpex properties. Realization of INotifyPropertyChanged
interface.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.DataMatrixOptions.html">DataMatrixOptions</a></h4>
      <section><p>The options of DataMatrix.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.Ean128Fnc1Options.html">Ean128Fnc1Options</a></h4>
      <section><p>The options of Code128</p>
</section>
      <h4><a class="xref" href="C1.BarCode.GS1CompositeOptions.html">GS1CompositeOptions</a></h4>
      <section><p>The options of GS1Composite</p>
</section>
      <h4><a class="xref" href="C1.BarCode.MaxiCodeOptions.html">MaxiCodeOptions</a></h4>
      <section><p>Represents the MaxiCode barcode's particular information.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.MicroPDF417Options.html">MicroPDF417Options</a></h4>
      <section><p>The options of MicroPDF417</p>
</section>
      <h4><a class="xref" href="C1.BarCode.MicroQRCodeOptions.html">MicroQRCodeOptions</a></h4>
      <section><p>Represents the MicroQRCode barcode's particular information.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.ModuleSize.html">ModuleSize</a></h4>
      <section><p>Represents the width of narrow and wide bars.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.PDF417Options.html">PDF417Options</a></h4>
      <section><p>The options of PDF417.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.QRCodeOptions.html">QRCodeOptions</a></h4>
      <section><p>The options of QRCode</p>
</section>
      <h4><a class="xref" href="C1.BarCode.QuietZone.html">QuietZone</a></h4>
      <section><p>A quiet zone is an area of blank space on either side of a barcode that tells the scanner where the symbology starts and stops.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.RssExpandedStackedOptions.html">RssExpandedStackedOptions</a></h4>
      <section><p>The options of RSSExpandedStacked</p>
</section>
      <h4><a class="xref" href="C1.BarCode.WholeSize.html">WholeSize</a></h4>
      <section><p>Represents the overall size of barcode control.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.BarCode.BarCodeCaptionPosition.html">BarCodeCaptionPosition</a></h4>
      <section><p>Specifies the barcode caption position relative to the barcode symbol.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.BarCodeDirection.html">BarCodeDirection</a></h4>
      <section><p>Specifies the print direction of the barcode symbol.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.BarCodeException.EnumErrorCode.html">BarCodeException.EnumErrorCode</a></h4>
      <section><p>Internal EnumErrorCode</p>
</section>
      <h4><a class="xref" href="C1.BarCode.CodeType.html">CodeType</a></h4>
      <section><p>Type of code, or symbology, the barcode control will use to generate the barcode.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.DataMatrixEcc000_140SymbolSize.html">DataMatrixEcc000_140SymbolSize</a></h4>
      <section><p>The symbol size enumeration for ECC000-140 mode.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.DataMatrixEcc200EncodingMode.html">DataMatrixEcc200EncodingMode</a></h4>
      <section><p>The enumeration of encoding char set under ECC200 mode.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.DataMatrixEcc200SymbolSize.html">DataMatrixEcc200SymbolSize</a></h4>
      <section><p>The symbol size enumeration for ECC200 mode.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.DataMatrixEccMode.html">DataMatrixEccMode</a></h4>
      <section><p>The ECC mode enumeration.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.GS1CompositeType.html">GS1CompositeType</a></h4>
      <section><p>Composite symbol type.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.MaxiCodeMode.html">MaxiCodeMode</a></h4>
      <section><p>MaxiCode mode.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.MicroPDF417SymbolCompactionMode.html">MicroPDF417SymbolCompactionMode</a></h4>
      <section><p>MicroPDF417 encoding compaction mode.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.MicroPDF417SymbolVersion.html">MicroPDF417SymbolVersion</a></h4>
      <section><p>MicroPDF417 encoding compaction mode.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.MicroQRCodeErrorLevel.html">MicroQRCodeErrorLevel</a></h4>
      <section><p>Specifies the MicroQRCode's error correction level.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.MicroQRCodeMask.html">MicroQRCodeMask</a></h4>
      <section><p>Sets the MicroQRCode's mask pattern reference.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.MicroQRVersion.html">MicroQRVersion</a></h4>
      <section><p>Sets the MicroQRCode's version.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.PDF417Type.html">PDF417Type</a></h4>
      <section><p>Specifies PDF417's barcode type.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.QRCodeErrorLevel.html">QRCodeErrorLevel</a></h4>
      <section><p>Specifies the QRCode's error correction level.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.QRCodeMask.html">QRCodeMask</a></h4>
      <section><p>Specifies the QRCode's mask pattern reference.</p>
</section>
      <h4><a class="xref" href="C1.BarCode.QRCodeModel.html">QRCodeModel</a></h4>
      <section><p>Specifies the QRCode's model.</p>
</section>


</div>
