Sets the row height for Codablock-F.
Specifies the height of an individual row in 1/1000 mm. If this value is not set explicitly (=default), the height is calculated according to the bounding rectangle when drawing (see BCDraw()). If set, ensure that the bounding rectangle is big enough to avoid clipping.
- See also:
- BCGet_CBF_RowHeight()
- Parameters:
-
[in] | pBarCode | Pointer to barcode structure. |
[in] | nHeight | Row height [1/1000 mm] (-1 ... reset to default). |
- Return values:
-
| ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |