# GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.IBarcodeRdfRenderer

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Barcode_IBarcodeRdfRenderer" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.IBarcodeRdfRenderer" class="text-break">IBarcodeRdfRenderer Interface
</h1>
  <div class="markdown level0 summary"><p>Provides possibility for barcode rendering directly to RDF page.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.html">GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Barcode_IBarcodeRdfRenderer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IBarcodeRdfRenderer</code></pre>
  </div>
  <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_Rendering_Components_Barcode_IBarcodeRdfRenderer_CaptionAlignment" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.IBarcodeRdfRenderer.CaptionAlignment">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.IBarcodeRdfRenderer.CaptionAlignment.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Barcode_IBarcodeRdfRenderer_CaptionAlignment">CaptionAlignment</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Barcode_IBarcodeRdfRenderer_Direction" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.IBarcodeRdfRenderer.Direction">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.IBarcodeRdfRenderer.Direction.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Barcode_IBarcodeRdfRenderer_Direction">Direction</a>
        </td>
        <td class="markdown level1 summary"><p>Provide the  orientation of the barcode data</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Barcode_IBarcodeRdfRenderer_FontInfo" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.IBarcodeRdfRenderer.FontInfo">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.IBarcodeRdfRenderer.FontInfo.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Barcode_IBarcodeRdfRenderer_FontInfo">FontInfo</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Barcode_IBarcodeRdfRenderer_Rotation" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.IBarcodeRdfRenderer.Rotation">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.IBarcodeRdfRenderer.Rotation.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Barcode_IBarcodeRdfRenderer_Rotation">Rotation</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Barcode_IBarcodeRdfRenderer_StyleEvaluator" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.IBarcodeRdfRenderer.StyleEvaluator">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.IBarcodeRdfRenderer.StyleEvaluator.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Barcode_IBarcodeRdfRenderer_StyleEvaluator">StyleEvaluator</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Barcode_IBarcodeRdfRenderer_Symbology" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.IBarcodeRdfRenderer.Symbology">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.IBarcodeRdfRenderer.Symbology.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Barcode_IBarcodeRdfRenderer_Symbology">Symbology</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_Extensibility_Rendering_Components_Barcode_IBarcodeRdfRenderer_Render_System_Func_System_Drawing_RectangleF_GrapeCity_ActiveReports_Extensibility_Rendering_Components_Barcode_IDrawingDevice__System_Drawing_RectangleF_System_Action_System_String_System_Drawing_Color_System_Drawing_Color_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle__" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.IBarcodeRdfRenderer.Render(System.Func{System.Drawing.RectangleF,GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.IDrawingDevice},System.Drawing.RectangleF,System.Action{System.String,System.Drawing.Color,System.Drawing.Color,GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle})">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.IBarcodeRdfRenderer.Render.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Barcode_IBarcodeRdfRenderer_Render_System_Func_System_Drawing_RectangleF_GrapeCity_ActiveReports_Extensibility_Rendering_Components_Barcode_IDrawingDevice__System_Drawing_RectangleF_System_Action_System_String_System_Drawing_Color_System_Drawing_Color_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle__">Render(Func&lt;RectangleF, IDrawingDevice&gt;, RectangleF, Action&lt;string, Color, Color, IStyle&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Render barcode to drawing device</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>
