FlexReport for WinForms
Text プロパティ (BarCodeField)


C1.Report アセンブリ > C1.Report 名前空間 > BarCodeField クラス : Text プロパティ
Gets or sets a ScriptStringValue yielding the text encoded by the barcode.
シンタックス
'宣言
 
Public Property Text As ScriptStringValue
'使用法
 
Dim instance As BarCodeField
Dim value As ScriptStringValue
 
instance.Text = value
 
value = instance.Text
public ScriptStringValue Text {get; set;}
参照

参照

BarCodeField クラス
BarCodeField メンバ