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