Gets or sets whether the extended versions for Code 39 and/or Code 93 symbologies must be used.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public bool Extended { get; set; }
public bool Extended { get; set; }
Public Property Extended As Boolean
Get
Set
Public Property Extended As Boolean
Get
Set
public:
property bool Extended {
bool get ();
void set (bool value);
}
public:
property bool Extended {
bool get ();
void set (bool value);
}
member Extended : bool with get, set
member Extended : bool with get, set
Property Value
Type:
Boolean