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