[]
        
(Showing Draft Content)

C1.Document.BarcodeOptions.BarCodeDirection

BarCodeDirection Property

BarCodeDirection

Gets or sets the direction of the barcode.

Declaration
[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