'Declaration <DescriptionAttribute("Maximum barcode height, in narrow bars, for Pharmacode barcode.")> <DefaultValueAttribute(50)> Public Property PharmacodeMaxHeight As Single
[Description("Maximum barcode height, in narrow bars, for Pharmacode barcode.")] [DefaultValue(50)] public float PharmacodeMaxHeight { get; set; }
[Description("Maximum barcode height, in narrow bars, for Pharmacode barcode.")] [DefaultValue(50)] public: __property float get_PharmacodeMaxHeight(); public: __property void set_PharmacodeMaxHeight(
float value
);
[Description("Maximum barcode height, in narrow bars, for Pharmacode barcode.")] [DefaultValue(50)] public:
property float PharmacodeMaxHeight { float get(); void set(float value); }
Property Value
Значение по умолчанию: 50.