Overload List

NameDescription
Public methodRender()()
Creates new Bitmap with rendered Barcode.
Public methodRender(ImageType)
Creates new Bitmap with rendered barcode and returns byte array containg 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 containg the image.

See Also