Click or drag to resize

BarCodeControl ImageFormat Property

Gets and sets the format of the rendered barcode image

Namespace: Spire.Barcode.WebUI
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 7.3.7.0 (7.3.7.9046)
Syntax
public ImageFormat ImageFormat { get; set; }

Property Value

Type: ImageFormat
See Also