hanXinCodeErrorCorrectionLevel Property (WebBarcodeWriteRequestParams)
Gets or sets Han Xin Code error correction level.
'Declaration
Public Property hanXinCodeErrorCorrectionLevel As Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel
public Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel hanXinCodeErrorCorrectionLevel { get; set; }
public: __property Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel get_hanXinCodeErrorCorrectionLevel();
public: __property void set_hanXinCodeErrorCorrectionLevel(
Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel
);
public:
property Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel hanXinCodeErrorCorrectionLevel {
Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel get();
void set(Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel );
}
Property Value
Default value is Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel.L2.
Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5