Click or drag to resize

Zebra.Sdk.Card.Graphics.Barcode Namespace

Provides interfaces for card printer barcode generation.
Classes
  ClassDescription
Public classCode exampleZebraBarcodeFactory
Factory used to acquire an instance of a font specific barcode object.
Interfaces
  InterfaceDescription
Public interfaceBarcodeUtil
Base interface used for drawing a barcode.
Public interfaceCode128Util
Interface used to configure and draw a Code128 barcode.
Public interfaceCode39Util
Interface used to configure and draw a Code39 barcode.
Public interfaceCodeEANUtil
Interface used to configure and draw an EAN barcode.
Public interfaceCodePDF417Util
Interface used to configure and draw a PDF417 barcode.
Public interfaceQRCodeUtil
Interface used to configure and draw a QRCode barcode.