# C1.Web.Api.BarCode.MicroPDF417Options

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Api_BarCode_MicroPDF417Options" data-uid="C1.Web.Api.BarCode.MicroPDF417Options" class="text-break">MicroPDF417Options Class
</h1>
  <div class="markdown level0 summary"><p>The options of MicroPDF417</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">MicroPDF417Options</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Api.BarCode.html">C1.Web.Api.BarCode</a></h6>
  <h6><strong>Assembly</strong>: C1.Web.Api.BarCode.dll</h6>
  <h5 id="C1_Web_Api_BarCode_MicroPDF417Options_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class MicroPDF417Options</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class MicroPDF417Options</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="C1_Web_Api_BarCode_MicroPDF417Options__ctor" data-uid="C1.Web.Api.BarCode.MicroPDF417Options.#ctor">
          <a class="xref" href="C1.Web.Api.BarCode.MicroPDF417Options.-ctor.html#C1_Web_Api_BarCode_MicroPDF417Options__ctor">MicroPDF417Options()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Web.Api.BarCode.MicroPDF417Options.html">MicroPDF417Options</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="C1_Web_Api_BarCode_MicroPDF417Options_CompactionMode" data-uid="C1.Web.Api.BarCode.MicroPDF417Options.CompactionMode">
          <a class="xref" href="C1.Web.Api.BarCode.MicroPDF417Options.CompactionMode.html#C1_Web_Api_BarCode_MicroPDF417Options_CompactionMode">CompactionMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the CompactionMode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Api_BarCode_MicroPDF417Options_FileID" data-uid="C1.Web.Api.BarCode.MicroPDF417Options.FileID">
          <a class="xref" href="C1.Web.Api.BarCode.MicroPDF417Options.FileID.html#C1_Web_Api_BarCode_MicroPDF417Options_FileID">FileID</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the file id of structured append symbol.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Api_BarCode_MicroPDF417Options_SegmentCount" data-uid="C1.Web.Api.BarCode.MicroPDF417Options.SegmentCount">
          <a class="xref" href="C1.Web.Api.BarCode.MicroPDF417Options.SegmentCount.html#C1_Web_Api_BarCode_MicroPDF417Options_SegmentCount">SegmentCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the segment count of structured append symbol.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Api_BarCode_MicroPDF417Options_SegmentIndex" data-uid="C1.Web.Api.BarCode.MicroPDF417Options.SegmentIndex">
          <a class="xref" href="C1.Web.Api.BarCode.MicroPDF417Options.SegmentIndex.html#C1_Web_Api_BarCode_MicroPDF417Options_SegmentIndex">SegmentIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the segment index of structured append symbol.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Api_BarCode_MicroPDF417Options_Version" data-uid="C1.Web.Api.BarCode.MicroPDF417Options.Version">
          <a class="xref" href="C1.Web.Api.BarCode.MicroPDF417Options.Version.html#C1_Web_Api_BarCode_MicroPDF417Options_Version">Version</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the symbol size.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
