Gets or sets the Encoding Name (Code Page) to be used for Aztec Code symbology. Default it ISO-8859-1.
Namespace: Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)
Syntax
| C# |
|---|
public string AztecCodeByteEncodingName { get; set; } |
| Visual Basic |
|---|
Public Property AztecCodeByteEncodingName As String Get Set |