Overload List
| Name | Description | |
|---|---|---|
| Render()() |
Creates new Bitmap with rendered Barcode.
(Inherited from BaseBarcode.) | |
| Render(ImageType) |
Creates new Bitmap with rendered barcode and
returns byte array containg the image.
(Inherited from BaseBarcode.) | |
| Render(Single, Single) |
Creates new Bitmap with rendered Barcode.
(Inherited from BaseBarcode.) | |
| Render(Graphics, Int32, Int32) |
Renders barcode on specified graphics object.
(Inherited from BaseBarcode.) | |
| Render(ImageType, Single, Single) |
Creates new Bitmap with rendered barcode and
returns byte array containg the image.
(Inherited from BaseBarcode.) |