Property: NotchHeightInPercent

NotchHeightInPercent long

Longitud de las muescas en porcentaje.

Ejemplos:
50%
NotchHeightInPercent=50
100%
NotchHeightInPercent=100
0%
NotchHeightInPercent=0

Ejemplos de código

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


Propiedades:


Eventos: