BarCode for WinForms
StructureNumber プロパティ

C1.Win.BarCode.4.5.2 アセンブリ > C1.BarCode 名前空間 > DataMatrixOptions クラス : StructureNumber プロパティ
Gets or sets the structure number of current symbol within the structuerd append symbols.
シンタックス
'宣言
 
Public Property StructureNumber As System.Integer
public System.int StructureNumber {get; set;}

プロパティ値

The structure number of current symbol within the structured append symbols. The structure number starts from 0, and should be less than both the symbol amount and the max symbol count(16).
解説
The structure number will only be used when ECC mode is DataMatrixEccMode.ECC200.
参照

DataMatrixOptions クラス
DataMatrixOptions メンバ