Skip to main content
All docs
V26.1
  • Interleaved2of5OptionsBase.WideNarrowRatio Property

    Gets or sets the wide bar to narrow bar ratio.

    Namespace: DevExpress.Docs.Barcode

    Assembly: DevExpress.Docs.Core.v26.1.dll

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public float WideNarrowRatio { get; set; }

    Property Value

    Type Description
    Single

    The density of barcode bars. The default is 2.5

    See Also