Property: NotchHeightInPercent

NotchHeightInPercent long

Comprimento dos entalhes em por cento.

Exemplos:
50%
NotchHeightInPercent=50
100%
NotchHeightInPercent=100
0%
NotchHeightInPercent=0

Exemplos de código

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


Propriedades:


Eventos: