Gets or sets the ISBT 128 Data Structure to be generated.
            
    Namespace: 
   Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll)
Version: 2.0.3000.0 (2.0.3000.0)
 Syntax
Syntax
| C# | 
|---|
| public Isbt128DataStructure Isbt128DataStructure { get; set; } | 
| Visual Basic (Declaration) | 
|---|
| Public Property Isbt128DataStructure As Isbt128DataStructure | 
| Visual C++ | 
|---|
| public: property Isbt128DataStructure Isbt128DataStructure { Isbt128DataStructure get (); void set (Isbt128DataStructure value); } | 





