# GrapeCity.ActiveReports.Rendering.Export.TargetDevice

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rendering_Export_TargetDevice" data-uid="GrapeCity.ActiveReports.Rendering.Export.TargetDevice" class="text-break">TargetDevice Class
</h1>
  <div class="markdown level0 summary"><p>Represents the device capabilities provider.</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">TargetDevice</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ITargetDevice.html">ITargetDevice</a></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_TargetDevice_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class TargetDevice : ITargetDevice</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_Rendering_Export_TargetDevice__ctor_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReport_GrapeCity_ActiveReports_PageReportModel_TargetDeviceKind_GrapeCity_ActiveReports_Rendering_Export_InteractivityType_System_Boolean_System_Boolean_System_Boolean_" data-uid="GrapeCity.ActiveReports.Rendering.Export.TargetDevice.#ctor(GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReport,GrapeCity.ActiveReports.PageReportModel.TargetDeviceKind,GrapeCity.ActiveReports.Rendering.Export.InteractivityType,System.Boolean,System.Boolean,System.Boolean)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.TargetDevice.-ctor.html#GrapeCity_ActiveReports_Rendering_Export_TargetDevice__ctor_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReport_GrapeCity_ActiveReports_PageReportModel_TargetDeviceKind_GrapeCity_ActiveReports_Rendering_Export_InteractivityType_System_Boolean_System_Boolean_System_Boolean_">TargetDevice(IReport, TargetDeviceKind, InteractivityType, bool, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Export_TargetDevice__ctor_GrapeCity_ActiveReports_PageReportModel_TargetDeviceKind_GrapeCity_ActiveReports_Rendering_Export_InteractivityType_GrapeCity_ActiveReports_Extensibility_Layout_SupportedPageInfo_System_Boolean_System_Boolean_" data-uid="GrapeCity.ActiveReports.Rendering.Export.TargetDevice.#ctor(GrapeCity.ActiveReports.PageReportModel.TargetDeviceKind,GrapeCity.ActiveReports.Rendering.Export.InteractivityType,GrapeCity.ActiveReports.Extensibility.Layout.SupportedPageInfo,System.Boolean,System.Boolean)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.TargetDevice.-ctor.html#GrapeCity_ActiveReports_Rendering_Export_TargetDevice__ctor_GrapeCity_ActiveReports_PageReportModel_TargetDeviceKind_GrapeCity_ActiveReports_Rendering_Export_InteractivityType_GrapeCity_ActiveReports_Extensibility_Layout_SupportedPageInfo_System_Boolean_System_Boolean_">TargetDevice(TargetDeviceKind, InteractivityType, SupportedPageInfo, bool, bool)</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_Rendering_Export_TargetDevice_PageInfo" data-uid="GrapeCity.ActiveReports.Rendering.Export.TargetDevice.PageInfo">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.TargetDevice.PageInfo.html#GrapeCity_ActiveReports_Rendering_Export_TargetDevice_PageInfo">PageInfo</a>
        </td>
        <td class="markdown level1 summary"></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_Rendering_Export_TargetDevice_AddFeature_GrapeCity_ActiveReports_Extensibility_Layout_Features_GrapeCity_ActiveReports_Extensibility_Layout_DeviceCapabilities_" data-uid="GrapeCity.ActiveReports.Rendering.Export.TargetDevice.AddFeature(GrapeCity.ActiveReports.Extensibility.Layout.Features,GrapeCity.ActiveReports.Extensibility.Layout.DeviceCapabilities)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.TargetDevice.AddFeature.html#GrapeCity_ActiveReports_Rendering_Export_TargetDevice_AddFeature_GrapeCity_ActiveReports_Extensibility_Layout_Features_GrapeCity_ActiveReports_Extensibility_Layout_DeviceCapabilities_">AddFeature(Features, DeviceCapabilities)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ITargetDeviceExtensions.GetResolution.html#GrapeCity_ActiveReports_Extensibility_Layout_ITargetDeviceExtensions_GetResolution_GrapeCity_ActiveReports_Extensibility_Layout_ITargetDevice_">ITargetDeviceExtensions.GetResolution(ITargetDevice)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ITargetDeviceExtensions.GetTargetDeviceKind.html#GrapeCity_ActiveReports_Extensibility_Layout_ITargetDeviceExtensions_GetTargetDeviceKind_GrapeCity_ActiveReports_Extensibility_Layout_ITargetDevice_">ITargetDeviceExtensions.GetTargetDeviceKind(ITargetDevice)</a>
  </div>
  <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>
