Overload List
| Name | Description | |
|---|---|---|
| Save(Stream, ImageFormat) |
Saves this barcode image to the specified Stream object in the specified format.
| |
| Save(String, ImageFormat) |
Saves this barcode image to the specified file in the specified format.
| |
| Save(Stream, ImageFormat, Single) |
Saves this barcode image to the specified Stream object in the specified format and resolution.
| |
| Save(String, ImageFormat, Single) |
Saves this barcode image to the specified file in the specified format and resolution.
| |
| Save(Stream, ImageFormat, Single, SizeF) |
Saves this barcode image to the specified Stream object in the specified format, resolution and fitting the bars into the specified size.
| |
| Save(Stream, ImageFormat, Single, Single) |
Saves this barcode image to the specified Stream object in the specified format and resolution.
| |
| Save(String, ImageFormat, Single, SizeF) |
Saves this barcode image to the specified file in the specified format, resolution and fitting the bars into the specified size.
| |
| Save(String, ImageFormat, Single, Single) |
Saves this barcode image to the specified file in the specified format and resolution.
|