Sets the height of the Codablock-F row-separator.
Specifies the height of the row-separator in 1/1000 mm. If this value is not set (=default), the height of the separator row is calculated automatically (according to the bounding rectangle). If set, ensure that the bounding rectangle is big enough to avoid clipping.
- See Also
- BCGet_CBF_RowSeparatorHeight()
- Parameters
-
[in] | pBarCode | Pointer to barcode structure. |
[in] | nHeight | Row separator height 1/1000 mm. |
- Return values
-
ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |