# GrapeCity.ActiveReports.Export.Pdf.Page.PdfRenderingExtension.GetSupportedSettings

## Content

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



<h1 id="GrapeCity_ActiveReports_Export_Pdf_Page_PdfRenderingExtension_GetSupportedSettings_" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.PdfRenderingExtension.GetSupportedSettings*">GetSupportedSettings Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Export_Pdf_Page_PdfRenderingExtension_GetSupportedSettings_" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.PdfRenderingExtension.GetSupportedSettings*"></a>
<h4 id="GrapeCity_ActiveReports_Export_Pdf_Page_PdfRenderingExtension_GetSupportedSettings" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.PdfRenderingExtension.GetSupportedSettings">GetSupportedSettings()</h4>
<div class="markdown level1 summary"><p>Implements <a class="xref" href="../MESCIUS.ActiveReports/GrapeCity.ActiveReports.Extensibility.Rendering.IConfigurable.GetSupportedSettings.html#GrapeCity_ActiveReports_Extensibility_Rendering_IConfigurable_GetSupportedSettings">GetSupportedSettings()</a></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public ISettings GetSupportedSettings()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="../MESCIUS.ActiveReports.Core.Rendering/GrapeCity.ActiveReports.Extensibility.Rendering.ISettings.html">ISettings</a></td>
      <td><p><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.specialized.namevaluecollection">NameValueCollection</a> of <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.PdfRenderingExtension.html">PdfRenderingExtension</a> settings</p>
</td>
    </tr>
  </tbody>
</table>
<h5 class="implements">Implements</h5>
    <div><a class="xref" href="../MESCIUS.ActiveReports/GrapeCity.ActiveReports.Extensibility.Rendering.IConfigurable.GetSupportedSettings.html#GrapeCity_ActiveReports_Extensibility_Rendering_IConfigurable_GetSupportedSettings">IConfigurable.GetSupportedSettings()</a></div>


<a id="GrapeCity_ActiveReports_Export_Pdf_Page_PdfRenderingExtension_GetSupportedSettings_" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.PdfRenderingExtension.GetSupportedSettings*"></a>
<h4 id="GrapeCity_ActiveReports_Export_Pdf_Page_PdfRenderingExtension_GetSupportedSettings_System_Boolean_" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.PdfRenderingExtension.GetSupportedSettings(System.Boolean)">GetSupportedSettings(bool)</h4>
<div class="markdown level1 summary"><p>Implements <a class="xref" href="../MESCIUS.ActiveReports/GrapeCity.ActiveReports.Extensibility.Rendering.IConfigurable.GetSupportedSettings.html#GrapeCity_ActiveReports_Extensibility_Rendering_IConfigurable_GetSupportedSettings_System_Boolean_">GetSupportedSettings(bool)</a></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public ISettings GetSupportedSettings(bool fpl)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Name</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></td>
      <td><span class="parametername">fpl</span></td>
      <td><p>Fixed page layout flag</p>
</td>
    </tr>
  </tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="../MESCIUS.ActiveReports.Core.Rendering/GrapeCity.ActiveReports.Extensibility.Rendering.ISettings.html">ISettings</a></td>
      <td><p><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.specialized.namevaluecollection">NameValueCollection</a> of <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.PdfRenderingExtension.html">PdfRenderingExtension</a> settings</p>
</td>
    </tr>
  </tbody>
</table>
<h5 class="implements">Implements</h5>
    <div><a class="xref" href="../MESCIUS.ActiveReports/GrapeCity.ActiveReports.Extensibility.Rendering.IConfigurable.GetSupportedSettings.html#GrapeCity_ActiveReports_Extensibility_Rendering_IConfigurable_GetSupportedSettings_System_Boolean_">IConfigurable.GetSupportedSettings(bool)</a></div>
</div>
