BarcodeProfessional HanXinCodeByteEncodingName Property Neodynamic Barcode Professional SDK for .NET Class Reference
Gets or sets the Encoding Name (Code Page) to be used for Han Xin Code Binary Byte Encoding mode. Default it ISO-8859-1.

Namespace: Neodynamic.SDK.Barcode
Assembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
Syntax

public string HanXinCodeByteEncodingName { get; set; }

Property Value

Type: OnlineString
See Also