Click or drag to resize
BarcodeControlSave Method
Overload List
  NameDescription
Public methodSave(Stream, ImageType)
Creates new Bitmap with rendered Barcode and saves it to the stream with specified type.
Public methodSave(String, ImageType)
Creates new Bitmap with rendered Barcode and saves it to file of imageType format.
Top
See Also