VintaSoft Barcode .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Barcode Namespace / BarcodeWriter Class / SaveBarcodeAsImage Methods
In This Topic
    SaveBarcodeAsImage Method (BarcodeWriter)
    In This Topic
    Overloaded. Saves the barcode as image to the specified stream.
    Overload List
    OverloadDescription
    Saves the barcode as image to the specified stream.
    Saves barcode as image to the specified file. Method selects image codec using the extension of filename.
    Saves the barcode as image to the specified file.
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also