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

An integer value which represents the style of 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 : SetCtlFontStyle Method

Glossary Item Box

Description

Sets the font style.

Syntax

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

Parameters

Style

An integer value which represents the style of 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

Sets the font size.

See Also

©2013. Accusoft Corporation. All Rights Reserved.