| BarcodeControlSave Method |
| Name | Description | |
|---|---|---|
| Save(Stream, ImageType) |
Creates new Bitmap with rendered Barcode and saves it to the stream with specified type.
| |
| Save(String, ImageType) |
Creates new Bitmap with rendered Barcode and saves it to file of imageType format.
|