[]
Gets or sets the direction of the barcode.
[C1Description("BarcodeOptions.BarCodeDirection", "Specifies the direction of the barcode.")]
[C1Category("Appearance")]
[CLSCompliant(false)]
public BarCodeDirection BarCodeDirection { get; set; }
<C1Description("BarcodeOptions.BarCodeDirection", "Specifies the direction of the barcode.")>
<C1Category("Appearance")>
<CLSCompliant(False)>
Public Property BarCodeDirection As BarCodeDirection