Property: BorderHeight

BorderHeight long

Height of the border above and under the barcode in pixels. The border is painted in the current background color.

Examples:
BorderHeight=4
BorderHeight=4
BorderHeight=20
BorderHeight=20

Code examples

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


Properties:


Events: