Indicates whether the font is bold or not.
HRESULT get_Bold(
BOOL* pbold
//Pointer to the font’s bold format
);
Parameters
Return Values
See Also
IFont::put_Bold