Skip to main content

Interleaved2of5SymbologyBase<T>.WideNarrowRatio Property

Gets or sets the density of a bar code’s bars.

Namespace: DevExpress.WinUI.Controls

Assembly: DevExpress.WinUI.BarCode.v23.2.dll

NuGet Package: DevExpress.WinUI

#Declaration

[DP(3F, Handler = "WideNarrowRatioPropertyChanged")]
public float WideNarrowRatio { get; set; }

#Property Value

Type Description
Single

The density of a bar code’s bars.

See Also