| Overload | Description |
|---|---|
| SaveBarcodeAsImage(Stream,String) | Saves the barcode as image to the specified stream. |
| SaveBarcodeAsImage(String) | Saves barcode as image to the specified file. Method selects image codec using the extension of filename. |
| SaveBarcodeAsImage(String,String) | Saves the barcode as image to the specified file. |