Barcode .Net Class Library

BarcodeImage.ImageFormat Property

Gets or sets the graphics format of the barcode image.

[Visual Basic]
Public Property ImageFormat As ImageFormat

[C#]
public ImageFormat ImageFormat {get; set}

Property Value

A System.Drawing.Imaging.ImageFormat enumeration indicating the format of the barcode image.


© 2002 Bokai Corporation. All rights reserved.