Accusoft BarcodeXpress v13.4 - Updated
SetCtlOFontName Method
AccusoftBarcodeXpress13 ActiveX DLL > BarcodeXpress Object : SetCtlOFontName Method
A string representing the name of the font.
Description
Sets the font name used to display the UPC values that appear outside of the left and right guard bars.
Syntax
Visual Basic
Public Sub SetCtlOFontName( _
   ByVal Name As String _
) 
Parameters
Name
A string representing the name of the font.
Remarks

The default value is Arial.

Outside value text is only written for 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.

See Also

BarcodeXpress Object  | BarcodeXpress Members