[]
Get or set the CharSet of font
public byte CharSet { get; set; }
Type | Description |
---|---|
byte | A byte indicate the charset of font |
Fonts with other character sets may exist in the operating system. If an application uses a font with an unknown character set, it should not attempt to translate or interpret strings that are rendered with that font.