| TBarCode Library 11
    TBarCode Library 11
    | 
| ERRCODE BCSet_CBF_Columns | ( | t_BarCode * | pBarCode, | 
| LONG | nColumns | ||
| ) | 
Adjusts the number of Codablock-F columns.
Specifies the number of columns that should be used for the Codablock-F symbol. If this value is not set explicitly, TBarCode computes the number of columns automatically (default).
| [in] | pBarCode | Pointer to barcode structure. | 
| [in] | nColumns | Number of columns [4..62] (-1 ... reset to default). | 
| ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |