CodeEANUtilSupplementType Property
|
Gets or Sets the supplement type to use.
Namespace:
Zebra.Sdk.Card.Graphics.Barcode
Assembly:
SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax SupplementType SupplementType { get; set; }
Property SupplementType As SupplementType
Get
Set
property SupplementType SupplementType {
SupplementType get ();
void set (SupplementType value);
}
Property Value
Type:
SupplementTypeSee Also