Sets the vertical offset of outside text. Used by supported barcodes only (ie. UPC-A, EAN13), otherwise this value is ignored.
Read-write property
Visual Basic |
---|
Public Property MakeBarcodeValueLRGap As Long |
The default value is 0 pixels.
- A value less than 0 will raise the outside value text above the standard value text.
- A value greater than 0 will lower the outside value text below the standard value text.
Outside text is only written with certain barcodes where this is standard. The barcode types that support outside text are UPC-A, UPC-E, EAN-8, and EAN-13. For all other types this value is ignored.