BarcodeProfessional Save Method Neodynamic Barcode Professional for ASP.NET Class Reference
Overload List

  NameDescription
Public methodSave(Stream, ImageFormat)
Saves this barcode image to the specified Stream object in the specified format.
Public methodSave(String, ImageFormat)
Saves this barcode image to the specified file in the specified format.
Public methodSave(Stream, ImageFormat, Single, Single)
Saves this barcode image to the specified Stream object in the specified format and resolution.
Public methodSave(String, ImageFormat, Single, Single)
Saves this barcode image to the specified file in the specified format and resolution.
Back to Top
See Also