Returns the font weight, where a weight is defined as any of the FW_* values that are valid for Windows fonts.
HRESULT get_Weight(
short* pweight
//Pointer to the font weight
);
Parameters
Return Values
See Also
IFont::put_Weight