BarcodeSaveImage Method (Stream, ImageFormat)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Saves the barcode image to specified stream.
Namespace:Bytescout.BarCodeAssembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
Parameters
- stream
- Type: System.IOStream
The stream to save barcode to. - format
- Type: System.Drawing.ImagingImageFormat
[Missing <param name="format"/> documentation for "M:Bytescout.BarCode.Barcode.SaveImage(System.IO.Stream,System.Drawing.Imaging.ImageFormat)"]
Implements
IBarcodeSaveImage(Stream, ImageFormat)See Also