Property: BorderWidth

BorderWidth long

Width of the border on the left and the right of the barcode in pixels. The border is painted in the current background color.

Code examples

Visual Basic:
AxBarcode1.BorderWidth = 20
Delphi:
Barcode1.BorderWidth := 20;
C#:
axBarcode1.BorderWidth = 20;
VBA (Office):
Barcode1.BorderWidth = 20
Methods:


Properties:


Events: