FlexReport for WPF
SupplementNumber プロパティ (BarcodeOptions)


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document 名前空間 > BarcodeOptions クラス : SupplementNumber プロパティ
バーコードデータの補助コードを取得または設定します。補助コードは、EAN/UPC シンボルの場合、2 桁または 5 桁です。
シンタックス
'宣言
 
Public Property SupplementNumber As System.String
'使用法
 
Dim instance As BarcodeOptions
Dim value As System.String
 
instance.SupplementNumber = value
 
value = instance.SupplementNumber
public System.string SupplementNumber {get; set;}
参照

BarcodeOptions クラス
BarcodeOptions メンバ