Click or drag to resize
BaseBarcodeRender Method
Overload List
  NameDescription
Public methodRender
Creates new Bitmap with rendered Barcode.
Public methodRender(ImageType)
Creates new Bitmap with rendered barcode and returns byte array containing the image.
Public methodRender(Single, Single)
Creates new Bitmap with rendered Barcode.
Public methodRender(Graphics, Int32, Int32)
Renders barcode on specified graphics object.
Public methodRender(ImageType, Single, Single)
Creates new Bitmap with rendered barcode and returns byte array containing the image.
Top
See Also