Accusoft BarcodeXpress v13.9 - Updated
SetCtlOFontSize Method
AccusoftBarcodeXpress13 ActiveX DLL > BarcodeXpress Object : SetCtlOFontSize Method
A long value which represents the size of the font, in points.
Description
Sets the font size used to display the UPC values that appear outside of the left and right guard bars.
Syntax
Visual Basic
Public Sub SetCtlOFontSize( _
   ByVal Size As Long _
) 
Parameters
Size
A long value which represents the size of the font, in points.
Remarks

The default value is 16.

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

Is this page helpful?
Yes No
Thanks for your feedback.