Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.323 Weight Property

Description:

Defines the weight of the characters - bold or normal.

Used in object:

Font

Values (with constants):

The weight of the characters:

Normal(POW-FONTWEIGHT-NORMAL)

Bold(POW-FONTWEIGHT-BOLD)

Default value:

Depends on the container's Font property.

COBOL picture:

S9(4) COMP-5

OLE Data type:

VT_I2

Design time access:

Not accessible.

Execution time access:

Set and reference.

Backward compatibility attribute:

None.