[Description("Amount of gap between the text and the barcode when creating a barcode, in pixels.")] [DefaultValue(0)] [Category("Barcode Printable Value")] public int ValueGap { get; set; }
[Description("Amount of gap between the text and the barcode when creating a barcode, in pixels.")] [DefaultValue(0)] [Category("Barcode Printable Value")] public: __property int get_ValueGap(); public: __property void set_ValueGap(
int value
);
[Description("Amount of gap between the text and the barcode when creating a barcode, in pixels.")] [DefaultValue(0)] [Category("Barcode Printable Value")] public:
property int ValueGap { int get(); void set(int value); }
'Declaration <DescriptionAttribute("Amount of gap between the text and the barcode when creating a barcode, in pixels.")> <DefaultValueAttribute(0)> <CategoryAttribute("Barcode Printable Value")> Public Property ValueGap As Integer
Property Value
Значение по умолчанию: 0.