[]
Provides extension methods to draw and measure a GcBarcode.
public static class GcPdfBarcodeExtension
Public Module GcPdfBarcodeExtension
| Name | Description |
|---|---|
| DrawBarcode(GcGraphics, GcBarcode, RectangleF) | Draws a GcBarcode on the current GcGraphics. |
| MeasureBarcode(GcGraphics, GcBarcode) | Measures a GcBarcode using the current GcGraphics. |