Gets or sets the ISBT 128 Data Structure to be generated.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public Isbt128DataStructure Isbt128DataStructure { get; set; }
public Isbt128DataStructure Isbt128DataStructure { get; set; }
Public Property Isbt128DataStructure As Isbt128DataStructure
Get
Set
Public Property Isbt128DataStructure As Isbt128DataStructure
Get
Set
public:
property Isbt128DataStructure Isbt128DataStructure {
Isbt128DataStructure get ();
void set (Isbt128DataStructure value);
}
public:
property Isbt128DataStructure Isbt128DataStructure {
Isbt128DataStructure get ();
void set (Isbt128DataStructure value);
}
member Isbt128DataStructure : Isbt128DataStructure with get, set
member Isbt128DataStructure : Isbt128DataStructure with get, set
Property Value
Type:
Isbt128DataStructure