BarcodeProfessional Code128CharSet Property Neodynamic Barcode Professional SDK for .NET Class Reference
Gets or sets the characters set to use in the Code 128 symbology. Possible values are: Auto, A, B or C.

Namespace: Neodynamic.SDK.Barcode
Assembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
Syntax

public Code128 Code128CharSet { get; set; }

Property Value

Type: Code128
See Also