# C1.Web.Mvc.IQuietZoneWithAddOn

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_IQuietZoneWithAddOn" data-uid="C1.Web.Mvc.IQuietZoneWithAddOn" class="text-break">IQuietZoneWithAddOn Interface
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Mvc.html">C1.Web.Mvc</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Mvc.dll</h6>
  <h5 id="C1_Web_Mvc_IQuietZoneWithAddOn_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IQuietZoneWithAddOn : IQuietZone</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IQuietZoneWithAddOn
    Inherits IQuietZone</code></pre>
  </div>
  <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_Mvc_IQuietZoneWithAddOn_AddOn" data-uid="C1.Web.Mvc.IQuietZoneWithAddOn.AddOn">
          <a class="xref" href="C1.Web.Mvc.IQuietZoneWithAddOn.AddOn.html#C1_Web_Mvc_IQuietZoneWithAddOn_AddOn">AddOn</a>
        </td>
        <td class="markdown level1 summary"><p>Add on is the size of quiet zone between main symbol and add on symbol.
The default value for this property is <b>0</b>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
