IDAutomation ASP Maxi Code Server Control Documentation

ImageTypes Enumeration

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

public enum 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.MaxicodeServerControl

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

See Also

IDAutomation.MaxicodeServerControl Namespace