[]
        
(Showing Draft Content)

C1.Report.BarCodeField.Text

Text Property

Text

Gets or sets a ScriptStringValue yielding the text encoded by the barcode.

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