BarCode for WinForms
Text プロパティ (C1BarCode)

C1.Win.BarCode.4.5.2 アセンブリ > C1.Win.BarCode 名前空間 > C1BarCode クラス : Text プロパティ
Gets or sets the value that is encoded as a barcode image.
シンタックス
'宣言
 
Public Overrides Property Text As System.String
public override System.string Text {get; set;}
解説

Some encodings support alpha-numeric values of any length. Others are limited to numeric values or to a specific set of characters. See the CodeType enumeration for details.

If you use characters that are invalid for the current encoding, the control will display a blank image.

参照

C1BarCode クラス
C1BarCode メンバ