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.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)
Syntax
| C# |
|---|
public bool HibcUseIsoIec15434Encoding { get; set; } |
| Visual Basic |
|---|
Public Property HibcUseIsoIec15434Encoding As Boolean Get Set |