Font.GdiCharSet

Font.GdiCharSet property

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

public byte GdiCharSet { get; }

Return Value

A byte value that specifies the GDI character set that this Font uses.

See Also