Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

BarCodePadding.Bottom Property

Gets or sets the bottom padding for the bar code image.

Namespace: DevExpress.BarCodes

Assembly: DevExpress.Docs.v20.2.dll

Declaration

public float Bottom { get; set; }

Property Value

Type Description
Single

A Single value that specifies the padding in pixels.

See Also