Property: NotchHeightInPercent

NotchHeightInPercent long

Length of the notches in percent.

Examples:
50%
NotchHeightInPercent=50
100%
NotchHeightInPercent=100
0%
NotchHeightInPercent=0

Code examples

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


Properties:


Events: