Saves this barcode image to the specified Stream object in the specified format.
Namespace: Neodynamic.WinControls.BarcodeProfessionalAssembly: Neodynamic.WinControls.BarcodeProfessional (in Neodynamic.WinControls.BarcodeProfessional.dll) Version: 8.0.2000.0 (8.0.2000.0)
Syntax
Parameters
- stream
- Type:
System.IO Stream
The Stream object to which to save this barcode image.
- format
- Type:
System.Drawing.Imaging ImageFormat
The ImageFormat object for this barcode image.
See Also