# C1.Web.Api.BarCode

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Web_Api_BarCode" data-uid="C1.Web.Api.BarCode" class="text-break">C1.Web.Api.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.Web.Api.BarCode.BarCodeController.html">BarCodeController</a></h4>
      <section><p>Controller for BarCode Web API.</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.BarCode.BarCodeGenerator.html">BarCodeGenerator</a></h4>
      <section><p>Generator the barcode image</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.BarCode.BarCodeRequest.html">BarCodeRequest</a></h4>
      <section><p>The request data of generating the barcode.</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.BarCode.Code25intlvOptions.html">Code25intlvOptions</a></h4>
      <section><p>The options of Code25intlv.</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.BarCode.Code49Options.html">Code49Options</a></h4>
      <section><p>The options of Code49.</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.BarCode.DataMatrixOptions.html">DataMatrixOptions</a></h4>
      <section><p>The options of DataMatrix.</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.BarCode.Ean128Fnc1Options.html">Ean128Fnc1Options</a></h4>
      <section><p>The options of Code128</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.BarCode.Font.html">Font</a></h4>
      <section><p>Font styles.</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.BarCode.GS1CompositeOptions.html">GS1CompositeOptions</a></h4>
      <section><p>The options of GS1Composite</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.BarCode.MicroPDF417Options.html">MicroPDF417Options</a></h4>
      <section><p>The options of MicroPDF417</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.BarCode.PDF417Options.html">PDF417Options</a></h4>
      <section><p>The options of PDF417.</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.BarCode.QRCodeOptions.html">QRCodeOptions</a></h4>
      <section><p>The options of QRCode</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.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.Web.Api.BarCode.RssExpandedStackedOptions.html">RssExpandedStackedOptions</a></h4>
      <section><p>The options of RSSExpandedStacked</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.Web.Api.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.Web.Api.BarCode.BarCodeDirection.html">BarCodeDirection</a></h4>
      <section><p>Specifies the print direction of the barcode symbol.</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.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.Web.Api.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.Web.Api.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.Web.Api.BarCode.DataMatrixEcc200SymbolSize.html">DataMatrixEcc200SymbolSize</a></h4>
      <section><p>The symbol size enumeration for ECC200 mode.</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.BarCode.DataMatrixEccMode.html">DataMatrixEccMode</a></h4>
      <section><p>The ECC mode enumeration.</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.BarCode.GS1CompositeType.html">GS1CompositeType</a></h4>
      <section><p>Composite symbol type.</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.BarCode.MicroPDF417SymbolCompactionMode.html">MicroPDF417SymbolCompactionMode</a></h4>
      <section><p>MicroPDF417 encoding compaction mode.</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.BarCode.MicroPDF417SymbolVersion.html">MicroPDF417SymbolVersion</a></h4>
      <section><p>MicroPDF417 encoding compaction mode.</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.BarCode.PDF417Type.html">PDF417Type</a></h4>
      <section><p>Specifies PDF417's barcode type.</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.BarCode.QRCodeErrorLevel.html">QRCodeErrorLevel</a></h4>
      <section><p>Specifies the QRCode's error correction level.</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.BarCode.QRCodeMask.html">QRCodeMask</a></h4>
      <section><p>Specifies the QRCode's mask pattern reference.</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.BarCode.QRCodeModel.html">QRCodeModel</a></h4>
      <section><p>Specifies the QRCode's model.</p>
</section>
      <h4><a class="xref" href="C1.Web.Api.BarCode.TextAlignment.html">TextAlignment</a></h4>
      <section><p>Specifies how an object or text in a control is horizontally aligned relative
to an element of the control.</p>
</section>


</div>
