The barcode image format to be diplayed on web pages.
[Visual Basic]
Public Enum BarcodeImageFormat
[C#]
public enum BarcodeImageFormat
Members
| Member Name |
Description |
| Bmp
|
Bmp format |
| Gif
|
Gif format |
| Jpeg
|
Jpeg format |
| Png
|
Png format |
Requirements
Namespace: ezBarcodeComponent.Web
Assembly: ezBarcodeComponent.Web (in
ezBarcodeComponent.Web.dll)
See Also
ezBarcodeComponent.Web
Namespace