Contents
- Index
- Previous
- Next
HorzLines property
Example
Applies to
TCustomEan component
Declaration
property HorzLines: TBarcodeHorzLines;
Description
If you need to print one bar code which will be later divided for more people horizontally, it is possible to draw "blanking" lines. It is possible to cut the code on these lines and we will get some equal codes of smaller hight.
If HorzLines.Count=0, these lines are not displayed.