Contents

Font face

A 16-bit integer that indicates the font’s style.

Overview

Set this field to 0 for normal text. You can enable other style options by using one or more of the bit masks listed in the following table.

Value

Meaning

0x0001

Bold

0x0002

Italic

0x0004

Underline

0x0008

Outline

0x0010

Shadow

0x0020

Condense

0x0040

Extend

See Also

Data fields