SetTextCharBold

Description

Sets the character to have the bold style. This only applies if the text is using a TrueType font set with SetTextFont. If you use SetTextString then this setting will be reset to 0. You can use SetTextBold to set the entire string to bold.

Definition

SetTextCharBold( iTextIndex, iCharIndex, bold )

Parameters