# GrapeCity.ActiveReports.Rendering.Export.LayoutEngineExtensions

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rendering_Export_LayoutEngineExtensions" data-uid="GrapeCity.ActiveReports.Rendering.Export.LayoutEngineExtensions" class="text-break">LayoutEngineExtensions Class
</h1>
  <div class="markdown level0 summary"><p>Provides extension methods for the <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutEngine.html">ILayoutEngine</a> interface.</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">LayoutEngineExtensions</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.html">GrapeCity.ActiveReports.Rendering.Export</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_Export_LayoutEngineExtensions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class LayoutEngineExtensions</code></pre>
  </div>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Export_LayoutEngineExtensions_Layout_GrapeCity_ActiveReports_Extensibility_Layout_ILayoutEngine_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReport_GrapeCity_ActiveReports_Drawing_ITextMetricsProvider_GrapeCity_ActiveReports_PageReportModel_TargetDeviceKind_GrapeCity_ActiveReports_Rendering_Export_InteractivityType_System_Boolean_System_Boolean_" data-uid="GrapeCity.ActiveReports.Rendering.Export.LayoutEngineExtensions.Layout(GrapeCity.ActiveReports.Extensibility.Layout.ILayoutEngine,GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReport,GrapeCity.ActiveReports.Drawing.ITextMetricsProvider,GrapeCity.ActiveReports.PageReportModel.TargetDeviceKind,GrapeCity.ActiveReports.Rendering.Export.InteractivityType,System.Boolean,System.Boolean)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.LayoutEngineExtensions.Layout.html#GrapeCity_ActiveReports_Rendering_Export_LayoutEngineExtensions_Layout_GrapeCity_ActiveReports_Extensibility_Layout_ILayoutEngine_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReport_GrapeCity_ActiveReports_Drawing_ITextMetricsProvider_GrapeCity_ActiveReports_PageReportModel_TargetDeviceKind_GrapeCity_ActiveReports_Rendering_Export_InteractivityType_System_Boolean_System_Boolean_">Layout(ILayoutEngine, IReport, ITextMetricsProvider, TargetDeviceKind, InteractivityType, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a report layout using the specified layout engine.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
