# GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Layout_LayoutInfo" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo" class="text-break">LayoutInfo Struct
</h1>
  <div class="markdown level0 summary"><p>Represents the target device and other layout operation properties.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.html">GrapeCity.ActiveReports.Extensibility.Layout</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Layout_LayoutInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct LayoutInfo</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_Extensibility_Layout_LayoutInfo__ctor_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReport_GrapeCity_ActiveReports_Extensibility_Layout_ITargetDevice_GrapeCity_ActiveReports_Drawing_ITextMetricsProvider_" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo.#ctor(GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReport,GrapeCity.ActiveReports.Extensibility.Layout.ITargetDevice,GrapeCity.ActiveReports.Drawing.ITextMetricsProvider)">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo.-ctor.html#GrapeCity_ActiveReports_Extensibility_Layout_LayoutInfo__ctor_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReport_GrapeCity_ActiveReports_Extensibility_Layout_ITargetDevice_GrapeCity_ActiveReports_Drawing_ITextMetricsProvider_">LayoutInfo(IReport, ITargetDevice, ITextMetricsProvider)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes LayoutInfo with specifies <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ITargetDevice.html">ITargetDevice</a> and report.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_LayoutInfo__ctor_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReport_GrapeCity_ActiveReports_Extensibility_Layout_ITargetDevice_GrapeCity_ActiveReports_Drawing_ITextMetricsProvider_GrapeCity_ActiveReports_Extensibility_Layout_LayoutNotificationCallback_" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo.#ctor(GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReport,GrapeCity.ActiveReports.Extensibility.Layout.ITargetDevice,GrapeCity.ActiveReports.Drawing.ITextMetricsProvider,GrapeCity.ActiveReports.Extensibility.Layout.LayoutNotificationCallback)">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo.-ctor.html#GrapeCity_ActiveReports_Extensibility_Layout_LayoutInfo__ctor_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReport_GrapeCity_ActiveReports_Extensibility_Layout_ITargetDevice_GrapeCity_ActiveReports_Drawing_ITextMetricsProvider_GrapeCity_ActiveReports_Extensibility_Layout_LayoutNotificationCallback_">LayoutInfo(IReport, ITargetDevice, ITextMetricsProvider, LayoutNotificationCallback)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes LayoutInfo with specifies <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ITargetDevice.html">ITargetDevice</a>, <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo.Report.html#GrapeCity_ActiveReports_Extensibility_Layout_LayoutInfo_Report">Report</a> and notification callback.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_LayoutInfo_TextMetricsProvider" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo.TextMetricsProvider">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo.TextMetricsProvider.html">TextMetricsProvider</a>
        </td>
        <td class="markdown level1 summary"></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_Extensibility_Layout_LayoutInfo_NotificationCallback" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo.NotificationCallback">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo.NotificationCallback.html#GrapeCity_ActiveReports_Extensibility_Layout_LayoutInfo_NotificationCallback">NotificationCallback</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies optional <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.LayoutNotificationCallback.html">LayoutNotificationCallback</a> that layout engine will call after completing laying out each page.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_LayoutInfo_Report" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo.Report">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo.Report.html#GrapeCity_ActiveReports_Extensibility_Layout_LayoutInfo_Report">Report</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo.Report.html#GrapeCity_ActiveReports_Extensibility_Layout_LayoutInfo_Report">Report</a> instance for which layout tree will be generated.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_LayoutInfo_TargetDevice" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo.TargetDevice">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo.TargetDevice.html#GrapeCity_ActiveReports_Extensibility_Layout_LayoutInfo_TargetDevice">TargetDevice</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies target device for this <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.LayoutContext.html">LayoutContext</a>.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
