TBarCode Library 11
TBarCode Library 11
|
BOOL _stdcall BCGetMustFit | ( | t_BarCode * | pBarCode | ) |
Returns if the barcode must fit into the bounding rectangle.
Returns currently adjusted value.
[in] | pBarCode | Pointer to barcode structure. |
true | TBarCode checks if barcode fits into bounding rectangle |
false | TBarCode does not check if barcode fits into bounding rectangle. This is the default |