Sets the font style.
- Style
An integer value indicating the desired font style:
0 — Bold font
1 — Italic font
2 — Underline font
3 — Strikethrough font
- Value
- A boolean value indicating whether the style is set (True) or unset (False).
In containers that don’t give you direct access to PrintPRO’s Font object, like Visual C++, the SetCtlFontStyle method can be used to set the font style.