[]
Gets or sets a value determining how the barcode image is aligned within the field area.
[C1Category("Appearance")]
[C1Description("BarCodeField.Align", "Determines how the barcode image is aligned within the field area.")]
public PictureAlignEnum Align { get; set; }
<C1Category("Appearance")>
<C1Description("BarCodeField.Align", "Determines how the barcode image is aligned within the field area.")>
Public Property Align As PictureAlignEnum