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