| AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : CtlSetFontStyle Method |
An integer value which represents the font style to set.
| Value | Description |
|---|---|
| FONT_BOLD ( 0 ) | Bold |
| FONT_ITALIC ( 1 ) | Italic |
| FONT_UNDERLINE ( 2 ) | Underline |
| FONT_STRIKE ( 3 ) | Strikethrough |
An integer value which represents the font style to set.
| Value | Description |
|---|---|
| FONT_BOLD ( 0 ) | Bold |
| FONT_ITALIC ( 1 ) | Italic |
| FONT_UNDERLINE ( 2 ) | Underline |
| FONT_STRIKE ( 3 ) | Strikethrough |
This property is provided as a replacement for the stock ActiveX Font property. The stock ActiveX properties are not available when using ImagXpress as a COM object or when using the ImagXpress ActiveX control in a container that does not support the stock properties. In these cases, use CtlFontStyle to get or set the controls font style.