[]
        
(Showing Draft Content)

C1.WinUI.BarCode.C1BarCode.SaveAsync

SaveAsync Method

SaveAsync(Stream, ImageFormat)

Saves the barcode to a stream.

Declaration
public Task SaveAsync(Stream stream, ImageFormat imgFormat)
Parameters
Type Name Description
Stream stream

Stream Where the barcode will be saved.

ImageFormat imgFormat

ImageFormat The format of image

Returns
Type Description
Task
Remarks

The Barcode must be in visual tree.