Gets or sets the Encoding Name (Code Page) to be used for Aztec Code in Byte Compaction mode. Default it ISO-8859-1.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public string AztecCodeByteEncodingName { get; set; }
public string AztecCodeByteEncodingName { get; set; }
Public Property AztecCodeByteEncodingName As String
Get
Set
Public Property AztecCodeByteEncodingName As String
Get
Set
public:
property String^ AztecCodeByteEncodingName {
String^ get ();
void set (String^ value);
}
public:
property String^ AztecCodeByteEncodingName {
String^ get ();
void set (String^ value);
}
member AztecCodeByteEncodingName : string with get, set
member AztecCodeByteEncodingName : string with get, set
Property Value
Type:
String