Font Property Identifiers

Identify the properties contained by CODFontProperties objects. The CODFontProperties class is a property container for the these sub-properties. These property identifiers are unique within a font properties container. These identifiers are used in conjunction with the IODPropertyContainer interface implemented by the font property container.

OD_FONT_FACE_NAME

Identifier for the font face name.

OD_FONT_POINT_SIZE

Identifier for the font point size.

OD_FONT_COLOR

Identifier for the font color.

OD_FONT_WEIGHT

Identifier for the font weight.

OD_FONT_ITALIC

Identifier for the italic property.

OD_FONT_UNDERLINE

Identifier for the underline property.

OD_FONT_STRIKEOUT

Identifier for the strikeout property.

OD_FONT_HEIGHT

Identifier for the font height property.