Gets or sets the ISBT 128 Data Structure to be generated. Default value is DS001
            
Namespace: Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 6.0.3500.0 (6.0.3515.430)
 Syntax
Syntax
| C# | 
|---|
| public Isbt128DataStructure Isbt128DataStructure { get; set; } | 
| Visual Basic | 
|---|
| Public Property Isbt128DataStructure As Isbt128DataStructure
	Get
	Set | 
| Visual C++ | 
|---|
| public:
property Isbt128DataStructure Isbt128DataStructure {
	Isbt128DataStructure get ();
	void set (Isbt128DataStructure value);
} | 
Property Value
Type: 
Isbt128DataStructure See Also
See Also