[Category("1D Barcodes")] [DefaultValue(Undefined)] [Description("Code 16K data encoding mode. Default value is Undefined (encoding mode calculated automatically).")] public Vintasoft.Barcode.BarcodeInfo.Code128EncodingMode Code16KEncodingMode { get; set; }
[Category("1D Barcodes")] [DefaultValue(Undefined)] [Description("Code 16K data encoding mode. Default value is Undefined (encoding mode calculated automatically).")] public: __property Vintasoft.Barcode.BarcodeInfo.Code128EncodingMode get_Code16KEncodingMode(); public: __property void set_Code16KEncodingMode(
Vintasoft.Barcode.BarcodeInfo.Code128EncodingMode value
);
[Category("1D Barcodes")] [DefaultValue(Undefined)] [Description("Code 16K data encoding mode. Default value is Undefined (encoding mode calculated automatically).")] public:
property Vintasoft.Barcode.BarcodeInfo.Code128EncodingMode Code16KEncodingMode { Vintasoft.Barcode.BarcodeInfo.Code128EncodingMode get(); void set(Vintasoft.Barcode.BarcodeInfo.Code128EncodingMode value); }
'Declaration <CategoryAttribute("1D Barcodes")> <DefaultValueAttribute(Undefined)> <DescriptionAttribute("Code 16K data encoding mode. Default value is Undefined (encoding mode calculated automatically).")> Public Property Code16KEncodingMode As Vintasoft.Barcode.BarcodeInfo.Code128EncodingMode
Property Value
Значение по умолчанию: Code16KEncodingMode.Undefined (режим кодирования рассчитывается автоматически).