CGXFont::GetDescription
CString GetDescription() const;
void GetDescription(LPTSTR s) const;
s
Buffer for the result string.
Return Value
Returns the description string for the font. This string can be written to profile.
See SetDescription for the formatting of the description string.
See Also
CGXFont::SetDescription CGXFont::WriteProfile