It indicates the barcode image format to render. MIME possible values: Auto, Gif, Jpeg, Bmp, Png, and Wbmp. If Auto is specified, Barcode Professional will render the barcode image for each mobile device in the preferred image format by each of them.

[Visual Basic]
Public Property ImageFormat As BarcodeImageFormat
[C#]
public BarcodeImageFormat ImageFormat {get; set;}

See Also

BarcodeProfessional Class | Neodynamic.MobileWebControls.BarcodeProfessional Namespace