Gets or sets the Encoding Name (Code Page) to be used for QR Code 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 QRCodeByteEncodingName { get; set; }
public string QRCodeByteEncodingName { get; set; }
Public Property QRCodeByteEncodingName As String
Get
Set
Public Property QRCodeByteEncodingName As String
Get
Set
public:
property String^ QRCodeByteEncodingName {
String^ get ();
void set (String^ value);
}
public:
property String^ QRCodeByteEncodingName {
String^ get ();
void set (String^ value);
}
member QRCodeByteEncodingName : string with get, set
member QRCodeByteEncodingName : string with get, set
Property Value
Type:
String