# GrapeCity.ActiveReports.Export.Rdf.Settings

## Content

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



  <h1 id="GrapeCity_ActiveReports_Export_Rdf_Settings" data-uid="GrapeCity.ActiveReports.Export.Rdf.Settings" class="text-break">Settings Class
</h1>
  <div class="markdown level0 summary"><p><a class="xref" href="../MESCIUS.ActiveReports.Core.Rendering/GrapeCity.ActiveReports.Extensibility.Rendering.ISettings.html">ISettings</a> implementation for RDF Rendering Extension.</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">Settings</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="../MESCIUS.ActiveReports.Core.Rendering/GrapeCity.ActiveReports.Extensibility.Rendering.ISettings.html">ISettings</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Export.Rdf.html">GrapeCity.ActiveReports.Export.Rdf</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Export.Rdf.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Export_Rdf_Settings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class Settings : ISettings</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_Rdf_Settings__ctor" data-uid="GrapeCity.ActiveReports.Export.Rdf.Settings.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Rdf.Settings.-ctor.html#GrapeCity_ActiveReports_Export_Rdf_Settings__ctor">Settings()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Export.Rdf.Settings.html">Settings</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Rdf_Settings__ctor_System_Collections_Specialized_NameValueCollection_" data-uid="GrapeCity.ActiveReports.Export.Rdf.Settings.#ctor(System.Collections.Specialized.NameValueCollection)">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Rdf.Settings.-ctor.html#GrapeCity_ActiveReports_Export_Rdf_Settings__ctor_System_Collections_Specialized_NameValueCollection_">Settings(NameValueCollection)</a>
        </td>
        <td class="markdown level1 summary"><p>Allows internal consumers to initialize new instance the class passing
settings values via NameValueCollection.</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_Rdf_Settings_Pagination" data-uid="GrapeCity.ActiveReports.Export.Rdf.Settings.Pagination">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Rdf.Settings.Pagination.html#GrapeCity_ActiveReports_Export_Rdf_Settings_Pagination">Pagination</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value indicates should pagination be used for resulted rdf document or not.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="operators">Operators
</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_Rdf_Settings_op_Implicit_GrapeCity_ActiveReports_Export_Rdf_Settings__System_Collections_Specialized_NameValueCollection" data-uid="GrapeCity.ActiveReports.Export.Rdf.Settings.op_Implicit(GrapeCity.ActiveReports.Export.Rdf.Settings)~System.Collections.Specialized.NameValueCollection">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Rdf.Settings.op_Implicit.html#GrapeCity_ActiveReports_Export_Rdf_Settings_op_Implicit_GrapeCity_ActiveReports_Export_Rdf_Settings__System_Collections_Specialized_NameValueCollection">implicit operator NameValueCollection(Settings)</a>
        </td>
        <td class="markdown level1 summary"><p>Performs an implicit conversion from <a class="xref" href="GrapeCity.ActiveReports.Export.Rdf.Settings.html">Settings</a> to <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.specialized.namevaluecollection">NameValueCollection</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
