Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / MakeBarcodeValueOFont Property
In This Topic
    MakeBarcodeValueOFont Property
    In This Topic
    Description
    Sets the font used to display the UPC values that appear outside of the left and right guard bars.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property MakeBarcodeValueOFont As Font
    Return Type
    The Font value set.
    Remarks

    The default value is "Arial", 16, Normal.

    Outside value text is only written for certain barcodes where this is standard. The barcode types that support a text notch are UPC-A, UPC-E, EAN-8 and EAN-13. For all other types this value is ignored.

    See Also