Gets or sets whether the ISO/IEC 15434 Protocol is used to encode the HIBC LIC or PAS Data Structures in 2D symbols. Default is False.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public bool HibcUseIsoIec15434Encoding { get; set; }
public bool HibcUseIsoIec15434Encoding { get; set; }
Public Property HibcUseIsoIec15434Encoding As Boolean
Get
Set
Public Property HibcUseIsoIec15434Encoding As Boolean
Get
Set
public:
property bool HibcUseIsoIec15434Encoding {
bool get ();
void set (bool value);
}
public:
property bool HibcUseIsoIec15434Encoding {
bool get ();
void set (bool value);
}
member HibcUseIsoIec15434Encoding : bool with get, set
member HibcUseIsoIec15434Encoding : bool with get, set
Property Value
Type:
Boolean