IDAutomation ASP Data Matrix Server Control Documentation

DataMatrixBarcode.ImageTypes Enumeration

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

public enum DataMatrixBarcode.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.DataMatrixServerControl

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

See Also

IDAutomation.DataMatrixServerControl Namespace