'Declaration
Public Property StructureNumber As System.Integer
public System.int StructureNumber {get; set;}
Property Value
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).
Remarks
The structure number will only be used when ECC mode is DataMatrixEccMode.ECC200.