Gets or sets the Index for a Data Matrix symbol. Its value must be 1 up to 16 and must be less than or equal to the value in DataMatrixSegmentCount property.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public int DataMatrixSymbolIndex { get; set; }
public int DataMatrixSymbolIndex { get; set; }
Public Property DataMatrixSymbolIndex As Integer
Get
Set
Public Property DataMatrixSymbolIndex As Integer
Get
Set
public:
property int DataMatrixSymbolIndex {
int get ();
void set (int value);
}
public:
property int DataMatrixSymbolIndex {
int get ();
void set (int value);
}
member DataMatrixSymbolIndex : int with get, set
member DataMatrixSymbolIndex : int with get, set
Property Value
Type:
Int32