'Declaration <CategoryAttribute("Han Xin Code")> <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;")> Public Property HanXinCodeErrorCorrectionLevel As Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel
[Category("Han Xin Code")] [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;")] public Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel HanXinCodeErrorCorrectionLevel { get; set; }
[Category("Han Xin Code")] [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;")] public: __property Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel get_HanXinCodeErrorCorrectionLevel(); public: __property void set_HanXinCodeErrorCorrectionLevel(
Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel value
);
[Category("Han Xin Code")] [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;")] public:
property Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel HanXinCodeErrorCorrectionLevel { Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel get(); void set(Vintasoft.Barcode.BarcodeInfo.HanXinCodeErrorCorrectionLevel value); }
Property Value
Значение по умолчанию: HanXinCodeErrorCorrectionLevel.L2.