Intrinsic-134 SetFontStyle

Top  Previous  Next

134: SetFontStyle(Hande, Size, Bold, Italic, Underline, Strike);

 

This sets the font size and whether the font is bold, italic, underlined or struck through. Size is specified in points. Bold, Italic, Underline and Strike are Booleans. The different font styles are not mutually exclusive, so more than one attribute can be used at the same time.

 

Related Intrinsics:
 

SetFontFace

SetFontStyle

SetFontColor

GetFontInfo

CopyFont

TextOut