GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode Namespace
In This Topic
Interfaces
| Interface | Description |
 | IBarcodeRdfRenderer | Provides possibility for barcode rendering directly to RDF page. |
 | IDrawingDevice | The IDrawingDevice interface provides methods for drawing objects to the display device. |
 | ITextMeasurer | Provides methods used to measure text. |
Enumerations
| Enumeration | Description |
 | BarCodeCaptionPosition | Specifies position for barcode caption. |
 | BarCodeDirection | Specifies the print direction of the barcode symbol. |
 | BarCodeStyle | Specifies the type of code, or symbology, the barcode control will use to generate the barcode. |
 | Rotation | Specifies the orientation of the bars in the barcode. |
See Also