Skip to main content
A newer version of this page is available. .

BarCodeBrick.DefaultOrientation Field

Specifies the default BarCodeBrick.Orientation value. Currently it is set to BarCodeOrientation.Normal.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v19.1.Core.dll

Declaration

public const BarCodeOrientation DefaultOrientation = BarCodeOrientation.Normal

Field Value

Type
BarCodeOrientation
See Also