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