Overload List

  NameDescription
Render()()()
Creates new Bitmap with rendered Barcode.
Render(ImageType)
Creates new Bitmap with rendered barcode and returns byte array containing the image.
Render(Single, Single)
Creates new Bitmap with rendered Barcode.
Render(ImageType, Single, Single)
Creates new Bitmap with rendered barcode and returns byte array containing the image.
Render(Graphics, Int32, Int32)
Renders barcode on specified graphics object.

See Also