Gets or sets the number of Data Matrix symbols. Its value must be less than or equal to 16.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public int DataMatrixSymbolCount { get; set; }
public int DataMatrixSymbolCount { get; set; }
Public Property DataMatrixSymbolCount As Integer
Get
Set
Public Property DataMatrixSymbolCount As Integer
Get
Set
public:
property int DataMatrixSymbolCount {
int get ();
void set (int value);
}
public:
property int DataMatrixSymbolCount {
int get ();
void set (int value);
}
member DataMatrixSymbolCount : int with get, set
member DataMatrixSymbolCount : int with get, set
Property Value
Type:
Int32