Gets or sets the characters set to use in the Code 128 symbology. Possible values are: Auto, A, B or C.

Namespace: Neodynamic.WPF
Assembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)

Syntax

C#
public Code128 Code128CharSet { get; set; }
Visual Basic
Public Property Code128CharSet As Code128
	Get
	Set

Property Value

Type: Code128

See Also