CharacterSet

Font.CharacterSet property

Gets a byte value that specifies the character set that this Font uses.

public CharacterSet CharacterSet { get; }

Property Value

A character set that this Font uses.

See Also