Returns or sets the character set used in the font.
Read-write property
object.Charset = [ value ] |
Integer
Setting the Charset property to one of its available values selects the character set only if it is available in the font. The following are some common values for Charset :
Value | Description |
---|---|
0 | Standard Windows characters |
2 | Symbol character set |
255 | Extended characters normally displayed by DOS app |