[]
Gets or sets the vertical position of caption relative to barcode.
[C1Description("BarcodeOptions.CaptionPosition", "Specifies the vertical position of caption relative to barcode.")]
[C1Category("Appearance")]
[CLSCompliant(false)]
public BarCodeCaptionPosition CaptionPosition { get; set; }
<C1Description("BarcodeOptions.CaptionPosition", "Specifies the vertical position of caption relative to barcode.")>
<C1Category("Appearance")>
<CLSCompliant(False)>
Public Property CaptionPosition As BarCodeCaptionPosition