FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / BarCodeField Class / Text Property

In This Topic
    Text Property (BarCodeField)
    In This Topic
    Gets or sets a ScriptStringValue yielding the text encoded by the barcode.
    Syntax
    'Declaration
     
    Public Property Text As ScriptStringValue
    public ScriptStringValue Text {get; set;}
    See Also