Saves this barcode image to the specified file in the specified format.
[Visual Basic]
Overloads Public Sub Save( _
ByVal
filename As
String, _
ByVal
format As
ImageFormat _
)
Parameters
-
filename
- A string that contains the name of the file to which to save this barcode image.
-
format
- The ImageFormat object for this barcode image.
See Also
BarcodeProfessional Class | Neodynamic.WinControls.BarcodeProfessional Namespace | BarcodeProfessional.Save Overload List