Returns the character set used in the font. The character set can be any of those defined for Windows fonts.
HRESULT get_Charset(
short* pcharset
//Pointer to the character set
);
Parameters
Return Values
See Also
IFont::put_Charset