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