Link Search Menu Expand Document

QRCodeSaveImage Method

OverloadĀ List
NameDescription
Public methodSaveImage(Stream)
Saves the bitmap with the barcode into given stream.
Public methodSaveImage(String)
Saves the barcode image to file. Image format is selected by the file name extension.
Public methodSaveImage(Stream, ImageFormat)
Saves the image with the barcode into given stream.
Public methodSaveImage(String, ImageFormat)
Saves the barcode image to file.
Top
See Also

Reference