Accusoft BarcodeXpress v9.0
SetCtlOFontStyle Method
See Also  Send comments on this topic.
Style

An integer value which represents the style of the font:

0 - Bold

1 - Italic

2 - Underline

3 - Strikethrough

Value
A long value which indicates if the style is set (1) or not set (0). Toggles the style on or off.
AccusoftBarcodeXpress9 ActiveX DLL > BarcodeXpress Object : SetCtlOFontStyle Method

Glossary Item Box

Description

Sets the font style used to display the UPC values that appear outside of the left and right guard bars.

Syntax

Visual Basic
Public Sub SetCtlOFontStyle( _
   ByVal Style As Integer, _
   ByVal Value As Long _
) 

Parameters

Style

An integer value which represents the style of the font:

0 - Bold

1 - Italic

2 - Underline

3 - Strikethrough

Value
A long value which indicates if the style is set (1) or not set (0). Toggles the style on or off.

Remarks

The default value is ?

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

©2013. Accusoft Corporation. All Rights Reserved.