BarCodeImageFormat

BarCodeImageFormat enum

Namespace: Aspose.Barcode.Generation

Specifies the file format of the image.

Enum Values

NameValueDescription
BMP0Specifies the bitmap (BMP) image format.
EMF6Specifies the Enhanced Metafile (EMF) image format.
GIF1Specifies the Graphics Interchange Format (GIF) image format.
JPEG2Specifies the Joint Photographic Experts Group (JPEG) image format.
PDF8Specifies the Portable Document Format (PDF) image format.
PNG3Specifies the W3C Portable Network Graphics (PNG) image format.
SVG7Specifies the Scalable Vector Graphics (SVG) image format.
TIFF4Specifies the Tagged Image File Format (TIFF) image format.
TIFF_IN_CMYK5Specifies the Tagged Image File Format (TIFF) image format in CMYK color model.