Property: NotchHeightInPercent

NotchHeightInPercent long

Longueur des encoches en pourcentage.

Exemples:
50%
NotchHeightInPercent=50
100%
NotchHeightInPercent=100
0%
NotchHeightInPercent=0

Exemples de code

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


Propriétés:


Événements: