[]
Gets or sets a ScriptStringValue yielding the text encoded by the barcode.
[C1Category("Data")]
[C1Description("BarCodeField.Text", "Text or expression yielding the text encoded by the barcode.")]
public ScriptStringValue Text { get; set; }
<C1Category("Data")>
<C1Description("BarCodeField.Text", "Text or expression yielding the text encoded by the barcode.")>
Public Property Text As ScriptStringValue