CodeEANUtilSupplementCode Property
|
Gets or Sets the supplement value to use for EAN barcode types.
Namespace:
Zebra.Sdk.Card.Graphics.Barcode
Assembly:
SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax string SupplementCode { get; set; }
Property SupplementCode As String
Get
Set
property String^ SupplementCode {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringExceptions See Also