[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.BarcodeGraphicalRenderer

BarcodeGraphicalRenderer Class

Provides a IGraphicsRenderer for GrapeCity.ActiveReports.Rendering.Components.Barcode.Barcode report item.

Inheritance
BarcodeGraphicalRenderer
Namespace: GrapeCity.ActiveReports.Rendering
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public sealed class BarcodeGraphicalRenderer : IGraphicsRenderer, IRenderer

Methods

Name Description
Render(GraphicsRenderContext, ILayoutArea)

Performs ILayoutArea rendering in specified GraphicsRenderContext

RenderBarcode(IBarcodeReportItem, RectangleF, RectangleF, IDrawingCanvas, ITextMetricsProvider, string)

Renders the barcode.

Extension Methods