Dimension

BarcodeOptions.Dimension property

Gets the minimal size of the barcode minimal element.

public float? Dimension { get; set; }

Property Value

The float value that represents the barcode minimal element; null if auto mode is used.

See Also