Gets or sets the supplement type to use with EAN and UPC symbologies.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public Supplement EanUpcSupplement { get; set; }
public Supplement EanUpcSupplement { get; set; }
Public Property EanUpcSupplement As Supplement
Get
Set
Public Property EanUpcSupplement As Supplement
Get
Set
public:
property Supplement EanUpcSupplement {
Supplement get ();
void set (Supplement value);
}
public:
property Supplement EanUpcSupplement {
Supplement get ();
void set (Supplement value);
}
member EanUpcSupplement : Supplement with get, set
member EanUpcSupplement : Supplement with get, set
Property Value
Type:
Supplement