[]
        
(Showing Draft Content)

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

IBarcodeRdfRenderer Interface

Provides possibility for barcode rendering directly to RDF page.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IBarcodeRdfRenderer

Properties

Name Description
CaptionAlignment
Direction

Provide the orientation of the barcode data

FontInfo
Rotation
StyleEvaluator
Symbology

Methods

Name Description
Render(Func<RectangleF, IDrawingDevice>, RectangleF, Action<string, Color, Color, IStyle>)

Render barcode to drawing device

Extension Methods