# GrapeCity.ActiveReports.Export.Text.Page.JsonRenderingExtension.Settings

## Content

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



  <h1 id="GrapeCity_ActiveReports_Export_Text_Page_JsonRenderingExtension_Settings" data-uid="GrapeCity.ActiveReports.Export.Text.Page.JsonRenderingExtension.Settings" class="text-break">JsonRenderingExtension.Settings Class
</h1>
  <div class="markdown level0 summary"><p>JsonRenderingExtensions settings class.</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"><a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.ConfigurableRenderingExtension-1.html">ConfigurableRenderingExtension</a>&lt;<a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.JsonRenderingExtension.html">JsonRenderingExtension</a>.<a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.JsonRenderingExtension.Settings.html">Settings</a>&gt;.<a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.ConfigurableRenderingExtension-1.SettingsBase.html">SettingsBase</a></div>
    <div class="level2"><span class="xref">JsonRenderingExtension.Settings</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.html">GrapeCity.ActiveReports.Export.Text.Page</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Export.Xml.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Export_Text_Page_JsonRenderingExtension_Settings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class JsonRenderingExtension.Settings : ConfigurableRenderingExtension&lt;JsonRenderingExtension.Settings&gt;.SettingsBase</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_Export_Text_Page_JsonRenderingExtension_Settings__ctor" data-uid="GrapeCity.ActiveReports.Export.Text.Page.JsonRenderingExtension.Settings.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.JsonRenderingExtension.Settings.-ctor.html#GrapeCity_ActiveReports_Export_Text_Page_JsonRenderingExtension_Settings__ctor">Settings()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new Settings instance with default properties values.</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_Export_Text_Page_JsonRenderingExtension_Settings_Formatted" data-uid="GrapeCity.ActiveReports.Export.Text.Page.JsonRenderingExtension.Settings.Formatted">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.JsonRenderingExtension.Settings.Formatted.html#GrapeCity_ActiveReports_Export_Text_Page_JsonRenderingExtension_Settings_Formatted">Formatted</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether to format the output json text to be more readable.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Text_Page_JsonRenderingExtension_Settings_QuotePropertyNames" data-uid="GrapeCity.ActiveReports.Export.Text.Page.JsonRenderingExtension.Settings.QuotePropertyNames">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.JsonRenderingExtension.Settings.QuotePropertyNames.html#GrapeCity_ActiveReports_Export_Text_Page_JsonRenderingExtension_Settings_QuotePropertyNames">QuotePropertyNames</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether property names should be enclosed in quotation marks.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
