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

public int MaxiCodeSymbolCount { get; set; }

Property Value

Type: OnlineInt32
See Also