Gets or sets the image format for the barcode.

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

See Also

Barcode Class | Neodynamic.ReportingServices Namespace