[]
        
Provides possibility for barcode rendering directly to RDF page.
public interface IBarcodeRdfRenderer
  | Name | Description | 
|---|---|
| CaptionAlignment | |
| Direction | Provide the orientation of the barcode data  | 
      
| FontInfo | |
| Rotation | |
| StyleEvaluator | |
| Symbology | 
| Name | Description | 
|---|---|
| Render(Func<RectangleF, IDrawingDevice>, RectangleF, Action<string, Color, Color, IStyle>) | Render barcode to drawing device  |