Sets the additional length of the synchronization bars (notches).
The term "notch" describes the synchronization bars used in some symbologies (like EAN, UPC, JAN, ...). These notches are a little bit longer than normal bars. The original length of these synchronization bars is determined by TBarCode automatically. Use this function to specify an additional length of these bars.
- See also:
- BCGetNotchHeight()
- Parameters:
-
[in] | pBarCode | Pointer to barcode structure. |
[in] | nHeight | Additional notch height [1/1000 mm]. Negative values are allowed (-1 ... reset to default). |
- Return values:
-
| ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |