'Declaration <DefaultValueAttribute(Undefined)> <DescriptionAttribute("PDF417 data encoding mode. Default value is Undefined (encoding mode calculated automatically).")> <CategoryAttribute("PDF417")> Public Property PDF417EncodingMode As Vintasoft.Barcode.BarcodeInfo.PDF417EncodingMode
[DefaultValue(Undefined)] [Description("PDF417 data encoding mode. Default value is Undefined (encoding mode calculated automatically).")] [Category("PDF417")] public Vintasoft.Barcode.BarcodeInfo.PDF417EncodingMode PDF417EncodingMode { get; set; }
[DefaultValue(Undefined)] [Description("PDF417 data encoding mode. Default value is Undefined (encoding mode calculated automatically).")] [Category("PDF417")] public: __property Vintasoft.Barcode.BarcodeInfo.PDF417EncodingMode get_PDF417EncodingMode(); public: __property void set_PDF417EncodingMode(
Vintasoft.Barcode.BarcodeInfo.PDF417EncodingMode value
);
[DefaultValue(Undefined)] [Description("PDF417 data encoding mode. Default value is Undefined (encoding mode calculated automatically).")] [Category("PDF417")] public:
property Vintasoft.Barcode.BarcodeInfo.PDF417EncodingMode PDF417EncodingMode { Vintasoft.Barcode.BarcodeInfo.PDF417EncodingMode get(); void set(Vintasoft.Barcode.BarcodeInfo.PDF417EncodingMode value); }
Property Value
Default value is PDF417EncodingMode.Undefined (encoding mode calculated automatically).