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