BarcodeProfessional MaxiCodeSymbolIndex Property Neodynamic Barcode Professional SDK for .NET Class Reference
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.Barcode
Assembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
Syntax

public int MaxiCodeSymbolIndex { get; set; }

Property Value

Type: OnlineInt32
See Also