'Declaration <DefaultValueAttribute(L2)> <DescriptionAttribute("Han Xin Code error correction level. L1 - 8% recovery capacity;L2 - 15% recovery capacity;L3 - 23% recovery capacity;L4 - 30% recovery capacity;")> <CategoryAttribute("Han Xin Code")> Public Property HanXinCodeErrorCorrectionLevel As Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel
[DefaultValue(L2)] [Description("Han Xin Code error correction level. L1 - 8% recovery capacity;L2 - 15% recovery capacity;L3 - 23% recovery capacity;L4 - 30% recovery capacity;")] [Category("Han Xin Code")] public Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel HanXinCodeErrorCorrectionLevel { get; set; }
[DefaultValue(L2)] [Description("Han Xin Code error correction level. L1 - 8% recovery capacity;L2 - 15% recovery capacity;L3 - 23% recovery capacity;L4 - 30% recovery capacity;")] [Category("Han Xin Code")] public: __property Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel get_HanXinCodeErrorCorrectionLevel(); public: __property void set_HanXinCodeErrorCorrectionLevel(
Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel value
);
[DefaultValue(L2)] [Description("Han Xin Code error correction level. L1 - 8% recovery capacity;L2 - 15% recovery capacity;L3 - 23% recovery capacity;L4 - 30% recovery capacity;")] [Category("Han Xin Code")] public:
property Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel HanXinCodeErrorCorrectionLevel { Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel get(); void set(Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel value); }
Property Value
Default value is HanXinCodeErrorCorrectionLevel.L2.