Gets or sets the ISBT 128 Data Structure to be generated.

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

Syntax

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

Property Value

Type: Isbt128DataStructure

See Also