[]
Saves the barcode to a stream.
public void Save(Stream stream, ImageFormat imgFormat)
Public Sub Save(stream As Stream, imgFormat As ImageFormat)
| Type | Name | Description |
|---|---|---|
| Stream | stream | Stream Where the barcode will be saved. |
| ImageFormat | imgFormat | ImageFormat The format of image |