[]
Saves the barcode to a stream.
public Task SaveAsync(Stream stream, ImageFormat imgFormat)
| Type | Name | Description |
|---|---|---|
| Stream | stream | Stream Where the barcode will be saved. |
| ImageFormat | imgFormat | ImageFormat The format of image |
| Type | Description |
|---|---|
| Task |
The Barcode must be in visual tree.