IDAutomation ASP Aztec Server Control Documentation

AztecBarcode.ImageTypes Enumeration

The type of image that will be generated ( GIF, PNG or JPG).

public enum AztecBarcode.ImageTypes

Members

Member Name Description
JPEG A JPEG representation of the barcode image.
GIF A GIF representation of the barcode image.
PNG A PNG representation of the barcode image.

Requirements

Namespace: IDAutomation.AztecServerControl

Assembly: IDAutomation.AztecServerControl (in IDAutomation.AztecServerControl.dll)

See Also

IDAutomation.AztecServerControl Namespace