'Declaration <DefaultValueAttribute(Undefined)> <DescriptionAttribute("Micro PDF417 symbol size. Default value is Undefined (symbol size calculated automatically).")> <CategoryAttribute("Micro PDF417")> Public Property MicroPDF417Symbol As Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType
[DefaultValue(Undefined)] [Description("Micro PDF417 symbol size. Default value is Undefined (symbol size calculated automatically).")] [Category("Micro PDF417")] public Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType MicroPDF417Symbol { get; set; }
[DefaultValue(Undefined)] [Description("Micro PDF417 symbol size. Default value is Undefined (symbol size calculated automatically).")] [Category("Micro PDF417")] public: __property Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType get_MicroPDF417Symbol(); public: __property void set_MicroPDF417Symbol(
Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType value
);
[DefaultValue(Undefined)] [Description("Micro PDF417 symbol size. Default value is Undefined (symbol size calculated automatically).")] [Category("Micro PDF417")] public:
property Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType MicroPDF417Symbol { Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType get(); void set(Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType value); }
Property Value
Значение по умолчанию: MicroPDF417SymbolType.Undefined (размер символа рассчитывается автоматически).