Gets or sets the characters set to use in the Code 128 symbology. Possible values are: Auto, A, B or C.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public Code128 Code128CharSet { get; set; }
public Code128 Code128CharSet { get; set; }
Public Property Code128CharSet As Code128
Get
Set
Public Property Code128CharSet As Code128
Get
Set
public:
property Code128 Code128CharSet {
Code128 get ();
void set (Code128 value);
}
public:
property Code128 Code128CharSet {
Code128 get ();
void set (Code128 value);
}
member Code128CharSet : Code128 with get, set
member Code128CharSet : Code128 with get, set
Property Value
Type:
Code128