API Reference
Class
BarcodeAsciiRenderer
Renders 1D barcodes as ASCII text.
Inheritance
- Object
- BarcodeAsciiRenderer
Methods
public static String Render(Barcode1D barcode, BarcodeAsciiRenderOptions options = null) #Returns:
StringRenders the barcode to an ASCII string.
Parameters
- barcode CodeGlyphX.Barcode1D
- options CodeGlyphX.Rendering.Ascii.BarcodeAsciiRenderOptions = null