Gets bounding rectangle mode.
Only for multiple-barcode mode: Normally the bounding rectangle has a fixed size (given by the user). The mode of bounding rectangle can be changed to grow horizontally or vertically. If one of these modes is set and the bounding rectangle is too small, BC_MultiBC_CalculateLayout will return the required bounding rectangle size.
- Parameters:
-
[in,out] | pBarCode | Pointer to barcode structure. |
- Returns:
- Bounding rectangle mode.
- Note:
- This property is only used in Multiple Barcodes mode.