# GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer

## Content

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



  <h1 id="GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer" data-uid="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer" class="text-break">CanvasItemRenderer Class
</h1>
  <div class="markdown level0 summary"><p>Represents the rederer for canvas items.</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">CanvasItemRenderer</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="GrapeCity.ActiveReports.Document.Section.ICanvasItemRenderer.html">ICanvasItemRenderer</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Document.Section.html">GrapeCity.ActiveReports.Document.Section</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Document.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class CanvasItemRenderer : ICanvasItemRenderer</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_Document_Section_CanvasItemRenderer__ctor" data-uid="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.-ctor.html#GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer__ctor">CanvasItemRenderer()</a>
        </td>
        <td class="markdown level1 summary"></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_Document_Section_CanvasItemRenderer_DeviceInfo" data-uid="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.DeviceInfo">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.DeviceInfo.html">DeviceInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the device information.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_Page" data-uid="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.Page">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.Page.html">Page</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.Page.html">Page</a>.</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_Document_Section_CanvasItemRenderer_State" data-uid="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.State">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.State.html#GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_State">State</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="GrapeCity.ActiveReports.Document.Section.RenderState.html">RenderState</a>.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_Document_Section_CanvasItemRenderer_BeginPage_GrapeCity_ActiveReports_Core_Document_Page_" data-uid="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.BeginPage(GrapeCity.ActiveReports.Core.Document.Page)">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.BeginPage.html#GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_BeginPage_GrapeCity_ActiveReports_Core_Document_Page_">BeginPage(Page)</a>
        </td>
        <td class="markdown level1 summary"><p>Begins the specified <a class="xref" href="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.Page.html">Page</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_DeviceXToInches_System_Single_" data-uid="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.DeviceXToInches(System.Single)">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.DeviceXToInches.html#GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_DeviceXToInches_System_Single_">DeviceXToInches(float)</a>
        </td>
        <td class="markdown level1 summary"><p>Converts value to inches using dpi X.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_EndPage" data-uid="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.EndPage">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.EndPage.html#GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_EndPage">EndPage()</a>
        </td>
        <td class="markdown level1 summary"><p>Ends the page.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_InchesToDevice_System_Drawing_PointF_" data-uid="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.InchesToDevice(System.Drawing.PointF)">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.InchesToDevice.html#GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_InchesToDevice_System_Drawing_PointF_">InchesToDevice(PointF)</a>
        </td>
        <td class="markdown level1 summary"><p>Converts the inch values to device values using dpi settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_InchesToDevice_System_Drawing_RectangleF_" data-uid="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.InchesToDevice(System.Drawing.RectangleF)">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.InchesToDevice.html#GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_InchesToDevice_System_Drawing_RectangleF_">InchesToDevice(RectangleF)</a>
        </td>
        <td class="markdown level1 summary"><p>Converts inch rectangle values to device values using dpi settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_InchesToDevice_System_Drawing_RectangleF_GrapeCity_ActiveReports_Document_Section_RenderState_" data-uid="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.InchesToDevice(System.Drawing.RectangleF,GrapeCity.ActiveReports.Document.Section.RenderState)">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.InchesToDevice.html#GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_InchesToDevice_System_Drawing_RectangleF_GrapeCity_ActiveReports_Document_Section_RenderState_">InchesToDevice(RectangleF, RenderState)</a>
        </td>
        <td class="markdown level1 summary"><p>Converts inch rectangle values to device values using dpi settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_InchesToDevice_System_Drawing_SizeF_" data-uid="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.InchesToDevice(System.Drawing.SizeF)">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.InchesToDevice.html#GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_InchesToDevice_System_Drawing_SizeF_">InchesToDevice(SizeF)</a>
        </td>
        <td class="markdown level1 summary"><p>Converts the inch values to device values using dpi settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_InchesToDeviceX_System_Single_" data-uid="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.InchesToDeviceX(System.Single)">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.InchesToDeviceX.html#GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_InchesToDeviceX_System_Single_">InchesToDeviceX(float)</a>
        </td>
        <td class="markdown level1 summary"><p>Converting inches to device value using dpi X.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_InchesToDeviceY_System_Single_" data-uid="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.InchesToDeviceY(System.Single)">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.InchesToDeviceY.html#GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_InchesToDeviceY_System_Single_">InchesToDeviceY(float)</a>
        </td>
        <td class="markdown level1 summary"><p>Converting inches to device value using dpi Y.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_Render_GrapeCity_ActiveReports_Document_Section_CanvasItem_" data-uid="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.Render(GrapeCity.ActiveReports.Document.Section.CanvasItem)">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.Render.html#GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_Render_GrapeCity_ActiveReports_Document_Section_CanvasItem_">Render(CanvasItem)</a>
        </td>
        <td class="markdown level1 summary"><p>Renders the specified canvas item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_Reset" data-uid="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.Reset">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.CanvasItemRenderer.Reset.html#GrapeCity_ActiveReports_Document_Section_CanvasItemRenderer_Reset">Reset()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the render state.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
