Description: | Contains the character setting for the font. |
Used in object: | Font |
Values (with constants): | 0 - Western (POW-FONTCHARSET-ANSI) 2 - Symbol(POW-FONTCHARSET-SYMBOL) 255 - System dependent (POW-FONTCHARSET-OEM) OEM character setting The value depends on the font. There are fonts that have other character settings. |
Default value: | Depends on the containing control. |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_I2 |
Design time access: | Set and reference. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | None. |