[]
Saves the barcode to a stream.
public Task SaveAsync(Stream stream, ImageFormat imgFormat)
Public Function SaveAsync(stream As Stream, imgFormat As ImageFormat) As Task
| 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.